I am trying to use saved filters in Automation rules... I can get rules to meet conditions of normal saved filters, but cannot get them to work with filters created with ScriptRunner Enhanced Search.
I'm assuming it is a timing thing... Since scriptrunner turns sub queries into regular jql, I think the automation rule is checking before that takes place.
Has anyone had luck with running ScriptRunner filters in Automation Rules?
Simple recreate:
I have the same issue but with a twist.
I'm creating a rule looking for the sprint field changing and then matching a JQL that uses the removeFromSprintAfterStart and AddedtoSprintAfterStart Issuefunctions. The rule is not firing when an issue is added to an active sprint or when an issue is moved out of an active sprint to a sprint that has not yet started. However, it does fire when I move an issue out of an active sprint into the backlog.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.