Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
63575c6d
Commit
63575c6d
authored
Jul 14, 2020
by
Alexandru Croitor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Apply review suggestions
parent
ed5afeb1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
doc/user/project/integrations/jira.md
doc/user/project/integrations/jira.md
+4
-4
No files found.
doc/user/project/integrations/jira.md
View file @
63575c6d
...
...
@@ -227,7 +227,7 @@ Jira Integration configuration and select the Jira project key for which issues
### Jira Issues Navigation
Once Jira issues integration is enabled, you should be able to navigate to your
jira
a issues from GitLab sidebar menu.
Once Jira issues integration is enabled, you should be able to navigate to your
Jir
a issues from GitLab sidebar menu.
A
`Jira Issues`
menu should be available with option to list the issues or navigate to Jira instance.
![
Jira issues sidebar navigation on mouse over
](
img/jira/jira_issues_sidebar_menu_on_hover.png
)
...
...
@@ -236,18 +236,18 @@ A `Jira Issues` menu should be available with option to list the issues or navig
![
Open Jira issues list
](
img/jira/open_jira_issues_list.png
)
The list of issues is designed to closel
l
y resemble GitLab look and feel yet leveraging Jira capabilities. This means
The list of issues is designed to closely resemble GitLab look and feel yet leveraging Jira capabilities. This means
we get to keep
`Open`
,
`Close`
and
`All`
tabs and map the Jira issues
`categoryStatus != Done`
,
`categoryStatus = Done`
or no
`categoryStatus`
filtering respeectivelly. By default navigating to Jira issues list would land you on
`Open`
issues tab(i.e. issues with
`statusCategory != Done`
), which is also the default Jira issues list filtering
and sorted descendingly by created date.
To refine the list of issues, the search bar can be used to search Jira issues by text
co
tained in issue summary
(title) or description. Also, for the MVC, filtering by
`labels`
,
`status`
,
`reporter`
co
ntained in issue summary
(title) or description. Also, for the MVC, filtering by
`labels`
,
`status`
,
`reporter`
and
`assignee`
is available through URL parameters.
Extending searchbar functionality with above filtering capabilities
(by
`labels`
,
`status`
,
`reporter`
and
`assignee`
) will
be coming as one of upcoming
iteration.
(by
`labels`
,
`status`
,
`reporter`
and
`assignee`
) will
come in a future
iteration.
#### Refining Jira Issue List with search and filtering
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment