Hi,
Here is the KB article- https://confluence.atlassian.com/jirakb/how-to-get-project-id-from-the-jira-user-interface-827341414.html
You can also you the restapi to retrieve the project id.
/rest/api/2/project/{projectkey}
The page referenced in the KB article provided is outdated. The "EDIT PROJECT" button does not exist in JIRA 8.x and was taken out when the Admin project UI was updated in a previous version (possibly as far back as 6.x.
Any other ways to extract the PID without going through the Server?
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.