You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.