Hello,
I'm trying to run automation to move data from a custom field (type text containing a number) to "Story points estimation".
This is my automation settings:
However, audit log shows following error:
The "Story point estimation" field is part of the project and screen, but I see a "locked" label next to the field in the "Custom fields" overview - it says "This configuration item is locked by Jira or one of its plugins. You are not allowed to alter its configuration."
As you can see, this automation move data only for fields with value 1. But is there a way to move data from all custom fields, regardless of the value?
The Gitlab weight (Text) field can contain 1,2,3,5,8 and 13 as values and I would rather set up only one automation instead of 6.
Thanks
Hi All,
Just wondering if you have figured out how to make this work? I am having the same exact issue.
The only thing I did find was that the Story Points relate to a Story only. Presumably this means that if the issue is a Task the rule won't work? But I am not sure.
Thanks,
By chance does your project have 2 fields "Story points" and "Story point estimation" that is causing a confusion?
The automation is editing the story points field and the story point estimation field
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No, actually there is only one "Story points" field.
This are all the fields I have in my screen:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In your edit issue action screenshot, you are using "Story points" . Update that to "Story point estimate" and that should fix the error :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Well, thats the point. There is not "Story points estimate" :/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ah ok.. Like it says there, not all fields are supported. Try using the advanced section with json as input
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok, I had a quick look at it, but don't understand what I should do there. Do you maybe have an example?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
sure, here is an example of using additional fields via json
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks, looks quite simple, but the automation doesn't trigger now. Its even not showing any errors, only "Config change":
----------------------------------
I tried this:
And this as well:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hmm.. If the rule is not triggered, could you look at the trigger condition? was there any changes there? Is the jql valid?
try it as a manual trigger and validate?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The rule is actually valid, 1 issue found. And no, there were no changes during the whole time.
What exactly do you mean with "try it as a manual trigger and validate"?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The Email confirmation also says, its because the field is locked.
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.
Can you share the email confirmation message that says that this automation fails due to field lock?
Locked field would mean that the configurations of the field cannot be changed but the field itself should be editable. I am surprised that the automation says that field cannot be edited due to the lock.
Manual trigger -> https://support.atlassian.com/cloud-automation/docs/test-a-jira-automation-rule-using-the-manual-trigger/
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.