if i use the "Insert JIRA Issue/Filter" will it update as more issues is created within criteria ?
cause I want to create a certain list that I send to my publisher that does not get updated if we add more issues..
Hi @Joakim Wöntner ,
your filter will retrieve issues based on your criteria in realtime, so yes result will be updated in the future if you will add tickets that match your filter criteria.
if you want a static result please consider the option to use a filter based on issuekey. Something like the following :
issuekey in ("ABC-1","ABC-2")
Hope this helps,
Fabio
Thanks, I did some tests and realized that this was the way.
what I did was that I did the filter then I copied the result, deleted the macro. and then copied back the copy paste from before which created a table with a list "frozen in time"
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.