How do I prevent users from changing/updating the ticket title and description, once the ticket has been moved to `In Development` Status ?
In other words, I want to only allow the user to change/update the ticket title and description while ticket is in open status, only.
Another option you may consider is using the following plugin that will allow you to disable fields using sil scripting: https://confluence.cprime.io/plugins/servlet/mobile?contentId=6558189#content/view/6558189
You can set it so that it locks the field for certain statuses only.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Zahra Mozhdehi and welcome!
You can edit the workflow(s) of your issue types and place one of the following properties to the transition leading to "In Development"
Hope that helps!
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for the tips, I will explore this :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you manage in succeed what you wanted, mark this answer as accepted to help other people in this community to find the right answers.
Thanx!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.