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
Hello,
I am writing a scriptrunner validator for Done status. I added new custom fields and their IDs are 101112 and 101113 but when I am testing my code I am getting an error which means my IDs are not unrecognizable.
Here is my script : JSON.stringify(issue.customfield_101113).includes('Evet') && issue.customfield_101112 != null
I added to error as a screenshot.
My thoughts are I added these fields just new so maybe they didn't configure this field yet.
I added the fields to the necessary screens.
Just a hunch here: have you confirmed those custom field id values are correct?
They seem to have one more digit than all of your other custom fields.
Kind regards,
Bill
Yes, You were right.
Thank you I checked the ID many many times but after a time I think it got fuzzy for me.
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.