The filter [Dev] Tickets in Open Sprints filters the issues included in Open Sprints:
I created a rule that does:
See a screenshot of the rule below these lines.
*** Problem ***
I'm getting the following error in the Audit log when the rule is run:
I don't know how to say:
Notes:
You should actually use the filter id in your JQL query, you can find it in the URL:
In this example, the filter id is 10120 so I can use the following JQL query in an automation rule:
filter = 10120
This will get all issues resulting from the filter query.
Hope this helps,
- Manon
thanks for the clear and quick answer. Worked perfectly!
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.