Jira not responding while using nfeed field.

SUNIL SABALE December 28, 2015

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. 

1 answer

0 votes
SUNIL SABALE December 31, 2015

Hi please help me

Suggest an answer

Log in or Sign up to answer