Hello everyone,
Our team is having an issue with users trying to use the comments section at the bottom of tickets / requests instead of transitioning these tickets/requests via the status drop-down and available transitions.
Is there a way within either Jira or within script-runner to only allow for comments to be entered within a transition screen while in a specific status?
Example:
Status = Revisions Needed
Transitions available = Close and Re-Submit
Close Transition - Closes the request and doesn't have a transition screen
Re-Submit Transition - Provides the user a transition screen with the Priority field and Comments field.
We do not want comments allowed at the bottom of the ticket, but if a user selects the "Re-Submit" transition, we want the Comments field to show up here so they can enter their needed details.
Thanks,
Mike
Hi @Michael
Unfortunately, there is no direct approach to this.
If you only want comments that have been added to the Transition screen to be visible, all other comments will need to be deleted.
Instead of removing the other comments, I suggest creating a separate Multi-Line text field that will display only the latest comment added in the Transition screen.
Let me know if this solution suits your requirements, and I will try to prepare an example.
Thank you and Kind regards,
Ram
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.