When a user transitions an issue, the transition screen pops up. On that screen I want the comment section to have pre filled questions in it that the user can respond to. This way those responses will show in the comments section when the issue is viewed later. Is this possible in jira cloud? Or is there a better approach?
As far as I know, not by default.
You'd need to look for an app which can handle pre-population of fields at a specific time in the workflow (rather than a default value) - an app like Issues Templates for Jira might do that - it's not something I've tried previously.
One option is to modify the description of the comments field. This is the text which appears under a field in classic view.
^ The limitation with this approach is the description will appear in all screens where "comments" is. So if the comment field is in your edit screen, the text would also appear there.
-------------------------
An alternative is to house the information in a separate custom field - or multiple custom fields (one per question).
A simple method would be to create a read-only field on the transition screen requesting users to answer these questions in the comments:
Users could then copy/paste the questions into comments during the transition.
-------------------------
If the questions need to be in the editable field - there is another option:
^ This (in theory) should provide a new field in the transition screen with questions populated, which is only visible on the issue once populated during the transition.
-------------------------
Not perfect solutions, but options without an app!
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.