...rioritized I need help to run a logic using Nunjucks in Child Workflow - Transition issue(s) Post-Function under Advanced options > "Run this post-function only if a condition is verified" c...
...can't seem to find how issue.rejection count would be addressed in Nunjucks! Would anybody know how?
Hi I need to find with a post-function the value of an attribute of an asset. The structure I can see via this dump {{ issue | insightFieldValue("customfield_10131") | dump() }} is: [ { "id"...
Dear community, I need to send a custom email in one transition. I want to use nunjucks to put some variables into that email. One of the variables is a custom field, which provides an objecttype o...
Dear community, I am currently migrating from Server to Cloud and I do have some groovy based post functions, which I need to translate into Nunjucks. I need to read some values from a custom f...
Hi, I have this error popping up on a very simple conditional block in a condition for the post-function Set issue fields post-function. Here is the conditionnal block {% if issue.fields.cust...
...nstantly know which attachment belonged to which field. We also use Nunjucks scripts to retrieve the aforementioned fields and correctly flip them into those of the new ticket: , but even in t...
In JQL, I can write customer in ("customer A", "Customer B", "Customer C") What would be the equivalent in Nunjucks? How can I create a condition to emulate that? S...
Copied to clipboard