Integrated: 2245: Don't check security in JiraIssueTrackerFactory

Erik Joelsson erikj 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.

Marked as reviewed by erikj (Lead).

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

PR Review: https://git.openjdk.org/skara/pull/1643#pullrequestreview-2025915631


More information about the skara-dev mailing list