You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Hi team! I have been doing updates for several AT's. For these updates, the description of the templates often have to be adapted. This is now not possible through VSC and I have to first change "externally_managed": true, to false and then push to partners. Then change the description in partners itself and afterwards push "externally_managed": true, again to partners.
For the the name of the template, I was able to do this through the config file, so why not for the description?
Describe the solution you'd like
Description of template in config file, so this can easily be changed if necesarry
Describe alternatives you've considered
The workaround I described above works perfectly. However, a bit clumsy to my feeling. Also made the mistake before by commiting the change for externally managed: false on the main 🫣 so I think it would be nice to have this :)
Additional context
Don't have any additional information, be sure to let me know if anything is unclear :)
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Hi team! I have been doing updates for several AT's. For these updates, the description of the templates often have to be adapted. This is now not possible through VSC and I have to first change
"externally_managed": true,
to false and then push to partners. Then change the description in partners itself and afterwards push"externally_managed": true,
again to partners.For the the name of the template, I was able to do this through the config file, so why not for the description?
Describe the solution you'd like
Description of template in config file, so this can easily be changed if necesarry
Describe alternatives you've considered
The workaround I described above works perfectly. However, a bit clumsy to my feeling. Also made the mistake before by commiting the change for externally managed: false on the main 🫣 so I think it would be nice to have this :)
Additional context
Don't have any additional information, be sure to let me know if anything is unclear :)
The text was updated successfully, but these errors were encountered: