-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Low
-
None
-
Affects Version/s: None
-
Component/s: Navigation - Filters
-
None
NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.
These are the steps to prodocue the error:
- Create a customfield (any field). As an example: User name
- Create a search filter containing that customfield (Ex: Project = "Test" AND User name = "user01"
- Save that filter.
- Rename the customfield. Ex. From User name to Username
- Access the previous filter and the filter will not show any result.
To prevent this, you can change the JQL query from User name to the custom field ID (IE cf[10010]). However, it is not user-friendly for customers who are preferably using the simple search.
It would be convenient for all the users if the simple search feature on the Issue Navigator uses the custom-field ID from the beginning rather than the custom-field name. It would definitely make changes to the custom-field's name more adaptable.
- relates to
-
JRACLOUD-26202 Changes in Custom Field Name causes failure of saved Filters
-
- Closed
-