Skip to content

Commit 00e66dc

Browse files
committed
Add optional project filtering for jira
Document the optional parameter for project filtering in configuration of jira data source. Signed-off-by: Igor Zubiaurre <[email protected]>
1 parent a4332cd commit 00e66dc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/data-sources/configurations.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -950,6 +950,7 @@ Issues data from JIRA issue trackers
950950
[jira]
951951
raw_index = jira_raw
952952
enriched_index = jira_enriched
953+
project = JIRAPROJECT (optional)
953954
no-archive = true (suggested)
954955
backend-user = yyyy (optional)
955956
backend-password = xxxx (optional)

0 commit comments

Comments
 (0)