Vendor Screen:
--I have vendor name as text field
--Summary as Vendor Name
Software Screen:
---Software-Vendor as Nfeed Autocomplete field(List of vendors from Vendor Screen)
---Software Name as Text field
--Summary as Vendor Name+Software Name
Software Version Screen:
---Software-Vendor as Nfeed Autocomplete field(List of vendors from Vendor Screen)
---Software-Name as Nfeed Autocomplete field(List of Softwares in selected Vendor and get values as list of Software Names)
---Software Version as Text Field
--Summary as Vendor Name+Software Name+Version
So now in Nfeed configuration in Field display, If I used 3 sql joins to get value of Software-Name, then at the time of editing issue, JIRA not doing any action and not responding.
So I changed query and used only 1sql join to get Software Name Summary as value to be displayed. Now it works fine.
But as I dont want summary, I want to get value of Software-Name, I have to use 3 Joins. And in this case its not responding.
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.