The Problem / Challenge
I want to work out the Kanban Board (rapidViewId) an issue was marked as Resolved (Done, Fixed etc) in using the JIRA API.
What I've tried:
Possible ideas but unsure how to do:
Limitations on Solution:
I work for a company so I don't have flexibility on the following:
Hi @Trozza
The logic under "Possible ideas" isn't quite right - a board is just a view into some data, so boards don't "sit under a project", they could get data from multiple projects.
If I understand your requirements correctly and you know the board id, this might work :
If this doesn't give you what you're after, let me know what I'm misunderstanding
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.