Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f8580c2

Browse files
committed
GIT-6414 fix and correction
1 parent 7cf8d93 commit f8580c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎git-integration-for-jira-self-managed/JQL-searching-gij-self-managed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ You can save the JQL search results to CSV, HTML, XML or Word via **Export**.
7474
JQL has some limitations. Having more than 65,000 active Jira issues may cause the query to timeout. In some cases, it is better to add more conditions to narrow down the number of results.
7575

7676
For example, you can try inverting the order of the query:<br>
77-
`gitCommitsReferenced IS "true" AND project = PROJECT_KEY`
77+
`gitCommitsReferenced IS NOT empty AND project = PROJECT_KEY`
7878

7979
&nbsp;
8080
* * *

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /