Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×In my sprint board I would like to be able to see if there is an attachment on a task without having to hopen it. is this possible? if so how?
I would create a quick filter “has attachments”.
I think you can see attachements on the Quick Issue View on the right (there should be an icon with a number of attachments (see image below)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi , I do not see the icon you display but still I do not think it is sufficient - I want to see an icon on each task with an attachment in the list - I do not want to have to click and open details to see if there is an attachment or not
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Then you can use JQL function that filter issues that have attachments
attachments is not EMPTY
and create a quick filter on a board to show only those issues
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.