I have a filter that compares against a specifc date at the moment.
status was not in (Open, In Progress, "Awaiting Approval") on "2018/02/27"
I would like to use the due date of a specific issue (i.e KEY-1234) so that if the due date of the issue changes the filter will use this updated date.
Is this possible?
I have ScriptRunner and JQL Tricks plugins to use as well.