Tried with this
{{now.minusBusinessDays({{issue.customfield_100}})}}
Where custom field returns number
But unable to get the desired output, any help please?
Able to get it now with below
{{now.minusBusinessDays(issue.customfield_100.plus(2))}}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Still have a question?
Get fast answers from people who know.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.