Hello,
we have the three workflow steps for finished tickets.
The workflow steps Completed and Ready4release are currently mapped to the category Progress. This leads to the effect that we need to build a new release before we can close a sprint. I want to decouple the sprint cycles from the release building (release on demand) by changing the category to Done for the workflow steps Completed and Ready4release.
It is running project.
Can this change have any side-effects which cannot be removed anymore?
Thanks for your help!
Torsten
Not out of the box. You might be able to do it with scripting, but I don't know if that is allowed in the cloud. A work around is to create a transition only administrators can execute and put the fields on a screen only presented in that transition. Then remove the post function that fires the notification. also remove the fields from the edit screen. This won't work if you also want all users to be able to update them except at creation time on the create screen.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.