You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
I want to add custom field in to the jira project using api, so how can find the screens associated to that project using jira rest api
The short answer is you can't, not with REST API.
Now with Java API, you could, that is if you have a plugin allowing you to run groovy scripts on your instance?
In any case I do not think this would be even remotely a common use case, and probably does not get automated a lot, if at all - project configuration should (at least in my opinion) be mostly constant. I'm not sure why you are trying to automate it, but there probably could be a better way so that your configs do not end up changing several times a day.
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.