You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hi,
I implemented an automation, where if a user story or bug has been closed a custom field Initial done date should be updated with current date & time ({{now}})
Now for some projects it is working but for some other projects it is not working as expected and throwing an error as below
"Unknown fields set during edit, they may be unavailable for the project/type. Check your custom field configuration. Fields ignored -"
and i clearly observed both the work flows (for both succeeded project & failed project) i found a property different at closed status
For the project which automation is running perfectly - no properties are defined at closed status
For the project which automation failed - a property known as jira.issue.editable as set as false, so i replaced that property with jira.edit.permission.user and a value as my assignee ID and i am admin for the instance and i updated actor for the automation with my name. But it is still throwing same error as mentioned.
Could some one help in this issue
Thanks,
Raju
Hi @Seetham Raju - can you just remove the property in the failing project so that it is like the first project?
If not, check the custom field to make sure that the context for the field includes the project for which it is failing.
Hi @John Funk
Removing that property leads to all users to edit issues even after they were closed, but it should not like that.
Thanks,
Raju
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Maybe you can do that with Conditions on the workflow transition instead of properties.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
During my 17 years as a coach, mentor, and trainer of Agile teams, I’ve participated in hundreds of Agile planning meetings. The end result was a wall of backlog items annotated by an explosion of co...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.