I am using Jira service management cloud version. In every project, I have a unique custom field which has a common part in its name with all the other versions of the custom field. In my example, I create a custom field named "XXXINV-Unit and Room" where XXX is the customer number. This allows me to create specific units with specific room numbers in cascading lists, then I can create filters and dashboards that show inventory by unit and room. Jira limits the number of characters you can have in a smart clause to 500. Currently, the JQL for the smart cause is “2002INV-Unit and Room” = “assessing for return” or “155INV-Unit and Room” = “assessing for return” or “143INV-Unit and Room” = “assessing for return” or “143INV-Unit and Room” = “assessing for return” or … I need to include this custom field for all projects, and Jira limits the number of characters you can have in a smart clause to 500. AS we add more projects (customers) it would be easier to manage this if there were a way to use JQL to include all "XXXINV-Unit and Room" fields in all projects without having to list each one and running into this 500 character limit. How can use wild cards or other sql to build a smart filter to include all "XXXINV-Unit and Room" fields in all projects without having to list each one and running into this 500-character limit.? Note the xxxINV-Unit and Room custom fields are unique but have the common part of a name (INV-Unit and Room) and I want to query all projects for any sub-values of xxxINV-Unit and Room to be assessing for return. Any help in the JQL to do this query is appreciated.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.