Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Done
-
prod/bigpicture/jiraserver/2021/05/27/11/30/8.0.25
-
None
-
Yes
-
Infrastructure
-
BigPicture, BigGantt, BigTemplate
-
JIRA server
-
5
-
5
-
-
Sprint 2021/13
-
PI2021/4
-
5 minutes, 31 seconds -
18 hours, 29 minutes, 47 seconds -
28 minutes, 6 seconds -
1 hour, 10 minutes, 51 seconds -
0 -
5 minutes, 49 seconds -
17 weeks, 6 days, 22 minutes, 40 seconds -
Description
JiraSingleTenantId extends TenantId so it will always return false when compared. Unfortunately, these classes are used in the map in HostPlatformService.hostPlatformStorage. Also, JiraSingleTenantId is kept in Cache in HostPlatformLicenseProviderImpl and during serializing/deserializing the type changes from JiraSingleTenantId to TenantId.