You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi all,
I have created an automation that creates a new story as a new sprint is started. The only thing that's not working is that I want to have this story an estimate of 5 story points. Thats not happening because of "the field may not be available for the project/type???"
The message (audit log automation) I get after starting a new sprint is:
Create issue
Unknown fields set during creation. They may not be available for the project/type. Check the configuration of your custom fields. Fields ignored:
Story Points (customfield_10032)
Need some help with solution.
With regards,
Jeroen Kotterlink
Hi @Jeroen Kotterlink -- Welcome to the Atlassian Community!
For a question like this, please post images of your complete rule and the audit log details showing the rule execution. Those will provide context for the community to offer suggestions. Thanks!
Until we see those...
Are you using a Company-managed or Team-managed project? You can find this information at the bottom-left of the expand area on the page.
Company-managed projects use the "Story points" field and Team-managed ones use the "Story point estimate" field...even though they have the same name on the screen. If this is the cause you will need to use an advanced edit with JSON to set the "Story point estimate" field, as that is not in the drop-down list for fields in rules.
Kind regards,
Bill
Hi Bill,
thnx for your message. I'm using a company managed version and the printscrn I will add.
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.
Would you please show in the issue create what value you are putting in the field?
And, I wonder if you have two, company-managed fields named "Story Points". You can check that from your site admin functions with:
yourJiraUrl/secure/admin/ViewCustomFields.jspa
And then search for "Story Points". If you see multiple fields, one of them was added in error.
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.