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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.