hi!Is it possible to make it so that statuses in projects can be changed only 1 time?For example, from the status "Completed" it was impossible to return to the status "To completion"
Offcourse
Edit process and delete wrong transitions and create new
Also you can add Conditions to transition - example "only administrator can action it" - for return by request
Hi @Абидин ,
Like @Dmitry suggested you can setup your Workflow in such a way that it is possible to transition from 'To completion' to 'Completed' but from 'Completed' back to 'To completion'.
Alternatively you could a field that indicates whether an issue has been in Completed status. And set a Condition on the transition to 'To completion' that checks this field. For example: maybe the transition to 'Completed' also sets a Resolution as a Post Function. if that is the case, you can use a condition that checks if the resolution has a value.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.