24101 not working with adding the additinal days
{"fields" : { "project": { "key": "[entry.ProjectID]" }, "issuetype": { "name": "Task" }, "fixVersions": [{ "name": "[entry.fixVersion.releaseName]" }], "assignee": { "name": "[entry.BSA.Label]" }, "customfield_24100": "[entry._now.jiraDate]", "customfield_24101": "[entry._now.plusDays(7).jiraDate]", "customfield_10006": "[entry.ParentLink]", "customfield_19600": "8633", "summary": "[entry.Prefix] - Malcode Setup", "description": "Submit request for Malcode setup" } }
"customfield_24101": "[entry._now.plusDays(7).jiraDate]",
Moving this to a Jira forum.
Two things come to mind;
@Shawn Doyle - ReleaseTEAM
it is as the below works just fine and follwing the cocument what is there does not
"customfield_24101": "[entry._now.jiraDate]",
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.