OJ-54189 Enable using group names to pull Jira users - #452
Merged
SonarQubeCloud / SonarCloud Code Analysis
succeeded
May 12, 2026 in 21s
Quality Gate passed
Annotations
Check warning on line 515 in jf_agent/config_file_reader.py
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
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
Loading