Hi guys, is it possible to have checkboxes inside issue descriptions? Am just looking for a solution to help the assignee go through his checklist, the checkbox won't need to perform any query/ callback. Just simple onclick check and onclick uncheck.
Task clean the dishes
Thanks people!
Community moderators have prevented the ability to post new answers.
Hi James,
You might want to take a look at this add-on:
https://marketplace.atlassian.com/plugins/com.okapya.jira.checklist
Nice addon, a slight overkill for what am trying to achieve. But does the job. Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey James,
you can add a popup when moving the issue to another state (transition).
Example:
Developer A wants to move Ticket B to Developer C for code review.
Once he tries to move the ticket in to this state, a popup is displayed. You can configure this popup with checkboxes as you mentioned. If this checkboxes are not "ticked" the transition is blocked. This way you make sure that your examples tasks above are read and done.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Huseyin,
I don't think you understood the question. The checkboxes don't need to perform any action/ query/ or callback.
They are just there as a helpful checklist.
No need to perform any verification of the 'check' status of these checkboxes at all. The assignee can opt not to follow the checklist at all.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
i am not sure how to include this on description but i can suggest to do it another way.
i.e create a check box using html tags and append to desctiption(you can hide desctioption if you want) by using javascript and onselect of radio button you can fill description
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That's an approach i might consider if there are no off the shelf solution. :) Thanks Rambanam.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Join the largest European gathering of the Atlassian Community and reimagine what’s possible when great teams and transformative technology come together. Plus, grab your Super Fan ticket now and save over €1,000 on your pass before prices rise on 3 June.
Register nowOnline 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.