I want to calculate the value created in the lookup table in the JQL condition of if.
I would like to make the if condition calculated as follows, but is it not possible to calculate with the if JQL table?
{{#=}} {{done.get("A")}} - {{open.get("A")}} {{/}} > -1 and {{done.get("A")}} > 0
Use the REST call for create documented at https://docs.atlassian.com/software/jira/docs/api/REST/7.12.0/#api/2/project-createProject
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.