Hello
I want to do some modification of the " Original story point " field for jira but I have any question :
1°) I want to lock the " original story point" field so that it is no longer be edited once it has been filled in. it should only be visible in read-only mode, in order to keep the initial estimate.
2°) when the user story is duplicated or cloned, that duplication of user story should not duplicate the value of that original story point field.
Can you help me please ?
Best regard !
Hi Igor!
Good day to you! I'm Felipe from the ServiceRocket team.
Regarding your questions, please find the answer below:
To prevent users from modifying the Original Story Point field once it has been set, you can use Workflow Properties to make it read-only.
The field will become uneditable once the issue reaches the specified status.
By default, Jira clones all issue fields, including Original Story Point. You can prevent this by using a Workflow Post Function.
When a cloned issue is created, the Original Story Point field will be automatically removed.
Best Regards,
Felipe
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.