-
Suggestion
-
Resolution: Won't Do
-
1
-
12
-
Summary
Insight Field filter issue scope does not work with a custom field placeholder for IQL using inbound/outbound reference
Steps to Reproduce
- Setup a cascading Insight custom field Employee that will fetch the values based on another insight field Location
- Configure the Insight Field filter issue scope to use the below IQL and check the results:
object HAVING outR(objectType = "Location" AND Name = ${customfield_XXXX})
Expected Results
The feature work should work with the above IQL and fetches the objects with references to the 'Location' Insight field
Actual Results
The field with the IQL scope does not work.
Workaround
Use the below IQL to configure the Insight Field filter issue scope, the feature will work after that:
object HAVING outR(objectType = "Location" AND Label = ${customfield_XXXX.label})
- is related to
-
JSDCLOUD-10135 Insight Field filter issue scope does not work with the Insight field name
- Gathering Interest
- is cloned as
-
FLY-1136 Failed to load
- mentioned in
-
Page Failed to load
Hello Team 👋,
I hope this message finds you well. We recently reviewed the behaviour reported in this ticket, and I wanted to clarify the situation.
After a thorough review, we have confirmed that the behaviour in question aligns with our existing documentation and product specifications. This is an expected and intended functionality
We understand that it might not align perfectly with the all users' expectations, and we are here to help address any concerns you might have. If this behaviour is impacting your workflows or if you have any further questions, please don't hesitate to reach out to me directly at mhassan@atlassian.com. Your feedback is invaluable to us 🙏
Best regards,
Mohamed Hassan | Product Manager