Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Assigned Smart Checklist Items on Dashboard emtpy

anton
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 2, 2022

Hi, 

 

i want to make a dashboard that shows all smart checklist items from my items/issues/etc.

 

so, i  created  smart checklist items: 

image.png

and made a fresh dashboard with a gadget:

 image.png

but there a no items.... am i missing something? 

1 answer

1 vote
Julia Romanenkova_TitanApps_
Contributor
June 6, 2022

Hi @anton ! 

Could you please share how you created the gadget?

Basically you can create a dashboard gadget from the JQL results, where you search all the issues that have a checklist item(s) assigned to you like this:


project = "YourProject" and issue.property[SmartChecklist].assignees ~ currentUser()

The result looks like this:

Screen Shot 2022-06-06 at 17.13.21.png

However there's an easier way, on Server we have assigned checklist item page out of the box:

4feebb60-4495-44fb-a28a-a0303932e62b.pngimage-20220121-204153.png

Hope this helps.

Suresh May 28, 2024

@anton 

Once your name is listed inside the smart checklist task, it should show in the gadget.

 

Suggest an answer

Log in or Sign up to answer