Integrated: 2245: Don't check security in JiraIssueTrackerFactory

Zhao Song zsong at openjdk.org
Fri Apr 26 21:50:07 UTC 2024


On Fri, 26 Apr 2024 21:43:22 GMT, Zhao Song <zsong at openjdk.org> wrote:

> In [SKARA-2244](https://bugs.openjdk.org/browse/SKARA-2244), we removed security in JiraHost but I forget to remove the condition of 'configuration.contains("security")' in JiraIssueTrackerFactory.
> So currently, if there is no security field in the configuration file, the factory would also ignore the visibility.

This pull request has now been integrated.

Changeset: 2372cbbc
Author:    Zhao Song <zsong at openjdk.org>
URL:       https://git.openjdk.org/skara/commit/2372cbbcc5d5b66715b8e0469b6ed798404435c8
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

2245: Don't check security in JiraIssueTrackerFactory

Reviewed-by: erikj

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

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


More information about the skara-dev mailing list