The end points listed below are throwing 404 errors in Jira cloud
}} to return a list of fields given a project and an issue type
Do we have any alternative end points that can be used instead?
it is possible to gather the information from the link Nic posted back then.
1. List of issue types that present in the project
2. List of fields in the given project and an issue type
For Cloud this is specifically the one: GET /rest/api/2/project/{projectIdOrKey}
Cheers,
Daniel
Those don't look like valid calls to me. See https://docs.atlassian.com/software/jira/docs/api/REST/1000.824.0/#api/2 for the actual calls you can make.
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.
Possibly, the Server REST API is different, but similar. I'd check the REST API docs for Server before trying it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am trying to solve the issue posted here
https://confluence.atlassian.com/jiracore/createmeta-rest-endpoint-to-be-removed-975040986.html
Can you let me know the API that has to be used in both cloud and on-premise to get these details?
1. List of issue types that present in the project
2. List of fields in the given project and an issue type
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.