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.
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.