Is there a way to require a NEW comment when transitioning from one status to another?
You can set comment required validator on transition (link).
You must remember to add on transition screen with comment field.
Regards,
Sebastian
Will this require the user to add a comment or does it merely check to see if a comment exists.
So if a user had added a comment two weeks ago would it pass this validation?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Michael
It require add comment during transition.
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.
I followed the steps in the link from Sabastian through Step 7 and was able to then add a "Field has been modified Validator" to achieve a mandatory comment without a 3rd party app.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The article linked seems out dated. There is now a step between steps 8.b. and 9. On that screen you are required to select at least one field. Comment is not a field you can select, and with no other fields on that screen, this is where the article seems to no longer work as you cannot enter data into a field you cannot see.
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.
I'm using scriptrunner for jira.
The options there seem to be
Field(s) changed validator
and
Field(s) required validator
When picking either of these options you see there is no option to select the comment box on the next screen after clicking the Add button on the previous screenshot.
At least one field is required:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Matthew Gaffney In your screenshot, there is an option called "Require a comment on transition [ScriptRunner]".
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you! I thought I had seen that a few months ago. I thought it was odd that the article didn't mention that option and every post or article I've found suggested one of the highlighted.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In case you need to also enforce comment quality, I answered a very similar question a few days ago: https://community.atlassian.com/t5/Jira-Service-Management/Re-Check-comment-with-regex-during-transition/qaq-p/2717956/comment-id/171716#M171716
Cheers
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.