Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

How can I fix "issue.customfield_id Unrecognized property of `issue` " error ?

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

jiraaa.PNG

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.

1 answer

1 accepted

0 votes
Answer accepted
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Sep 21, 2023

Hi @Zeynep Ceylan 

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. 

Like Bill Sheboy likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events