I am trying to run the following automation task:
On Sprint Creation do the following:
I have managed to get an issue created, however only in the current sprint or next sprint. I sthere a way to create it in the latest created sprint?
I cannot seem to get the json correct for the timetracking update?
{
"fields": {
"environment": "Thanks for raising {{issue.key}}.",
"timetracking": [
"originalEstimate": "2d",
"remainingEstimate": "2d"
],
"labels": [
"bugfix",
"blitz_test"
],
"Custom Field Name": {
"value": "red"
}
}
}
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.