Hello,
Is it possible to get the key of a project for based on Project Picker Custom Field.
Example :-
My custom field name is "Project" which is project picker and I can get the value which gives the name of the project. But I want to get the Project Key of that value.
Can anyone suggest a code or restapi any method is fine.
Regards,
Sunil
The Project class has a getKey() method that you could perhaps use in a post function.
https://docs.atlassian.com/software/jira/docs/api/7.6.1/com/atlassian/jira/project/Project.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Spend the day sharpening your skills in Atlassian Cloud Organization Admin or Jira Administration, then take the exam onsite. Already ready? Take one - or more - of 12 different certification exams while you’re in Anaheim at Team' 25.
Learn more
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.