Hi there,
The team wants to do this:
if there is no comments under bug story, then you can't move this bug from "in Dev" status to "ready for Dev" status.
Anyone could help with this?
Hi @rbian
First you would need an add-on for this:
With this, you can build a condition that checks the comment size of the issue you are trying to transition and if it is less than 1 then prevent transition.
Regards
Sample of getting comment size in scriptrunner: https://community.atlassian.com/t5/Jira-questions/Internal-Comment-count-with-scriptrunner/qaq-p/680173
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.