Hi,,
I managed to access data of JIRA issues via ConfiForms and now tried to transfer the approach to projects in JIRA.
Via the JIRA project key I would like to receive the respecting project data. E.g.:
fields.project.name
should return the project name.
Could someone tell me why that isn't working? Does it just work for issues?
If not, what would be the right approach?
Thank you :)
In any ConfiForms "view" macro, when using ConfiForms Field macro you can type into the field name parameter the name of your jira field (in ConfiForms) followed by "navigation path" to the property you need
<your_jira_field>.fields.project.name
It is important to know the structure returned by your Jira server to be able to construct the "navigational path" correctly
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.