I have about four thousand stories in my project. Is there a way to quickly identify all stories that have attachments associated the story?
Try this query:
attachments is not EMPTY and type = Story
Hi Ignacio - I was able to successfully leverage your suggestion. Many Thanks! Dave
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.
David
Did you make use of components that would indentify issues that had attachments?
Victor
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.