Details
-
New Feature
-
Status: Done
-
High
-
Resolution: Done
-
None
-
None
-
None
-
SR4J Sprint 71, SR4J Sprint 72, SR4J Sprint 73, SR4J Sprint 74, SR4J Sprint 75, SR4J Sprint 76, SR4J Sprint 77, SR4J Sprint 78, SR4J Sprint 79, SR4J Sprint 80, SR4J Sprint 81, SR4J Sprint 82
-
7.1
Description
When creating the SQL query to select the issues for a database picker field, it would be good to be able to specify fields from the issue in the field in order to only select values to be returned that match a value on the issue to constrain the number of results returned.
An example of this would be having a query below where we only return results where the customer name matches the value in the custom field with the id of customfield_1234.
example query:
select name from customer where name = ${customfield_1234}
Attachments
Issue Links
- is blocked by
-
SRJIRA-4127 database picker fields missing highlighting info when searching
-
- Done
-
-
SRJIRA-4138 previewing an editable script field does not show current value
-
- Done
-
- is duplicated by
-
SRJIRA-3653 Database Picker field - feedback
-
- Done
-
-
SRJIRA-3774 Allow the use of $issue.customfield_1 or $issue.key in Issue Picker
-
- Done
-
- is related to
-
SRJIRA-4409 Database picker field items delimiter
-
- Triage
-
- mentioned in
-
Page Loading...