Hello,
I faced with interesting situation.
When i Closing a issue and write a comment during closing ticket this comment didn't appear in general comment the ticket.
Is it possible to make the comment when closing the ticket get into the general comment on this ticket?
Thanks for response.
I understood - it was my mistake.
In workflow in properties button DONE i installed function
jira.permission.comment.denied therefore after step DONE comment could not appear to field comment.
I removed this function and now everything work right
Everything is ok, i did it what you said, everything working good.
Thank you very much.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That would be the same as on your comment field.
Just add a Field required or field modified validator on the transition for the "Pending" field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Tell me please, if possible how can i make that during transition to button "Pending reason" the field "Pending reason" could not value "None" and customer must choose any value other than "None"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you very much, you very helped me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Making it mandatory you can do by adding a "field modified" validator on the transition.
With the comment field adding a "required" is not enough as that would be already valid if you have any comment in there.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Tell me please.
If possible how can i make that when transition is going to button (for example "In progress" or "Done" or "Canceled") the comment field will be mandatory to fill in
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That is quite odd, in JIRA there is only 1 comment field and that is the general one.
The field on the transition screen is just the same (with the option for Internal/external)
Are you sure it's not showing up in the general comment section (maybe you got it sorted differently?)
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.