I have this ticket that have a long summary/title, and I learned that I cannot search for more than 50 characters.
*******************
Example:
Summary: Check App Service Require Client Certificates - App Service Require Client Certificates Disabled
*******************
My Query:
project = "KY" AND summary~"Check App Service Require Client Certificates - App Service Require Client Certificates Disabled"
The query above don't return any result if I search for the exact term. It will only show result if I decreases the text, which is not ideal in our use case.
Example: project = "KY" AND summary~"Check App Service Require Client Certificates - Ap"
What are the ways or the right query if I want to search the exact value of the summary that is longer that 50 characters?
Tim,
About version compatibility: Each JIRA OnDemand milestone version is paired with a production version of downloadable JIRA for migration compatibility purposes. For example, JIRA 6.0-OD-01 is paired with 5.2.1, JIRA 6.0-OD-02 is paired with 5.2.2, JIRA 6.0-OD-03 is paired with 5.2.3, and so on. JIRA OnDemand should always be running the milestone version that is paired with the latest production version of downloadable JIRA.
Read more at
https://confluence.atlassian.com/display/JIRA/Migrating+from+JIRA+OnDemand+to+a+JIRA+Installed+Site
Since your OnDemand version is 6.0-OD-02, for your installed version use 5.2.2, migrate the data and then upgrade to the latest version available for download.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Now it works fine, thanks a lot
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.