Skip to content

OJ-54189 Enable using group names to pull Jira users - #452

Merged
ashleyredzko merged 2 commits into
masterfrom
OJ-54189-enable-jira-user-pull-by-group
May 12, 2026
Merged

OJ-54189 Enable using group names to pull Jira users#452
ashleyredzko merged 2 commits into
masterfrom
OJ-54189-enable-jira-user-pull-by-group

Bump jf_ingest to support jira user groups

6cf6085
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded May 12, 2026 in 21s

Annotations

Check warning on line 515 in jf_agent/config_file_reader.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace "list(...)[0]" with "next(iter(...))" to avoid materializing the entire iterable.

See more on https://sonarcloud.io/project/issues?id=Jellyfish-AI_jf_agent&issues=AZ4dfolU9nWBGasDW7vl&open=AZ4dfolU9nWBGasDW7vl&pullRequest=452

Check warning on line 514 in jf_agent/config_file_reader.py

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace "list(...)[0]" with "next(iter(...))" to avoid materializing the entire iterable.

See more on https://sonarcloud.io/project/issues?id=Jellyfish-AI_jf_agent&issues=AZ4dfolU9nWBGasDW7vk&open=AZ4dfolU9nWBGasDW7vk&pullRequest=452