Hi,
in Jira work management i created an automation to every day at 6:30pm every tickets with status "In progress" translate to "To do" , but i can not understood the problem :
Error running query for scheduled JQL trigger:
"(priority) AND (updated >= -1442m)" - Error in the JQL Query: Expecting operator but got ')'. The valid operators are '=', '!=', '<', '>', '<=', '>=', '~', '!~', 'IN', 'NOT IN', 'IS' and 'IS NOT'. (line 1, character 10)
PLS if you have a automation method for my need pls send it PLS
Hi @Oussema Marai in your query above you have priority but you are not testing for any value, that's the error in the jql.
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.