-
Type:
Suggestion
-
Resolution: Won't Fix
-
Component/s: JQL
-
Environment:QA bamboo build 349
Steps:
1. Login to JIRA. I am using customer data https://support.atlassian.com/browse/JSP-35690
2. Login as "alis" and view filter MaltaGo -Open Issues in dashboard
Result:
1. It show user the valid result which is same as 3.13.5
2. Click to view the actual query.
3. User is taken to advanced view with query "project = CER AND issuetype = Problem AND cf[10015] in (Go-Mobile, Maltacom) AND assignee = crmjiramanager AND status = Open ORDER BY priority DESC, key DESC" and error message "The option 'Go-Mobile' for field 'cf[10015]' does not exist"
4. We are doing fine job of telling customer which option is not valid but why we are showing custom field with id. In scenario's where the filter is error free , we show name of custom field.
Expected:
1. The ID of custom field should be replaced with actual name.