I've created an automation rule in jira datacenter
In edit field these options:
the customfield is working but the resolution date not.
{
"fields": {
"resolutiondate": "{{now}}",
"customfield_31006": "the value I want to set"
}
}
The error obtained is the next one:
Most likely this is due to the fact that the resolutiondate is a system field.
You don't set that manually but by setting a Resolution value the date that you set that field will also be entered as your resolution date
Hi Dirk,
thanks for your answer, but it's not working for me.
As you can see in the next screenshot
The resolutions are "Done", but the resolved field aka "resolutiondate" it's empty
Note, the resolution has been changed with an automation rule
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is this a known bug? We are running into the same problem. Using automation we are setting the resolution to duplicate, but the resolutiondate is empty? We are on DataCenter.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The problem I have is that I have imported a large number of cases from Freshdesk. All these historical cases are now in JIRA.
However, the Freshdesk ResolveDate has not populated the resolutiondate in JIRA.
I have created a PowerAutomate API routine that can go and fetch that and populate a custom field in JIRA but there is no way of updating the reolutiondate field in JIRA with the historical resolution date from either the original Freshdesk case or the custom filed in jira. This is not useful when reports rely on that field to be correctly set.
Exporting & Importing cases seems to be the only option but I do not wish to risk that on a live system.
Surely dear Atlassian developers, you can do something to help in such a situation?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Looking for something else and found a few questions like this. I would think rather than using automation to set the resolution field, you'd want to use automation to transition the issue, then the transition will set the resolution and the date.
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.