RFR: 2244: SecurityLevel in JiraHost is useless [v3]
Zhao Song
zsong at openjdk.org
Fri Apr 26 21:02:40 UTC 2024
On Fri, 26 Apr 2024 20:04:58 GMT, Zhao Song <zsong at openjdk.org> wrote:
>> SecurityLevel in JiraHost is rarely used and sometimes it will conflict with the security configuration of issueNotifier. So there is no point to keep it. Also, I removed the support of `/issue create` command in this patch as ErikJ suggested.
>>
>> There is one useful usage of `securityLevel`, it's in `JiraIssue#addWebLink`, skara bot uses the security to determine if the link should be posted as a comment. But I think it can be replaced by checking the visibilityRole of the jiraHost.
>
> Zhao Song has updated the pull request incrementally with one additional commit since the last revision:
>
> update
Thanks for the review!
-------------
PR Comment: https://git.openjdk.org/skara/pull/1642#issuecomment-2080112268
More information about the skara-dev
mailing list