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.
Thanks for the quick review!
-------------
PR Comment: https://git.openjdk.org/skara/pull/1643#issuecomment-2080159219
More information about the skara-dev
mailing list