I am working in a Company-managed business project (Work Management). I am attempting to use Automation to set the "Start date" when an issue is moved to "In Progress". When attempting to do this using conditional to evaluate if the "Start date" is empty, I get the following error in the Automation Audit Log:
---
Edit issue
Found multiple fields with the same name and type: .
Start date (com.atlassian.jira.plugin.system.customfieldtypes:datepicker)
No fields or field values to edit for issues (could be due to some field values not existing in a given project):
---
There are no other fields in this project called "Start date". In addition, the field is not custom, it is the "out of box" start date that is used in this project for setting start dates and is used in the List view (gantt).
After double checking the configuration, realised that I was modifying the wrong setenv.sh file. The file I was modifying belongs to a previous install of Jira and is not used by the startup script.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.