I'm in need of a method to retrieve the nFeed field values for each of its cascaded levels, using the JIRA Java API (more specifically, in a Groovy Script). Has anyone ever done this?
I know that, with simple nFeed Selection Lists, the values are retrieved as String Collections, and for JIRA Cascaded Fields, there are "Parent Keys" and "Child Keys". How do I even put these together for the nFeed Cascaded field, specially considering that they have not two, but three fields? Is it even the right way to do it?
Note: I'm using nFeed version 4.2.3.7
Hi Guilherme,
For you version it is not possible.
In the next major version (5.2.4.0) only for JIRA 6 a REST service will permit to access to a specific view for REST call. So you will be able to get the value selected and those used to filter (depends on your query, of course.)
This version will be available in Q1 2014.
Regards
Cyrille
Hi,
Also you can try Free Add-On: https://marketplace.atlassian.com/plugins/ru.andreymarkelov.atlas.plugins.requestedfields
This Add-On does it
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.