Integrated: 2244: SecurityLevel in JiraHost is useless

Zhao Song zsong at openjdk.org
Fri Apr 26 21:02:40 UTC 2024


On Fri, 26 Apr 2024 19:22:45 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.

This pull request has now been integrated.

Changeset: a13dcde9
Author:    Zhao Song <zsong at openjdk.org>
URL:       https://git.openjdk.org/skara/commit/a13dcde9bc5f9c3575a6839957ee483ac00d7cc3
Stats:     228 lines in 7 files changed: 2 ins; 211 del; 15 mod

2244: SecurityLevel in JiraHost is useless

Reviewed-by: erikj

-------------

PR: https://git.openjdk.org/skara/pull/1642


More information about the skara-dev mailing list