Change the access blocker registry data structure to key on TenantId objects

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 7.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Serverless
    • Fully Compatible
    • Server Serverless 2023-03-06, Server Serverless 2023-03-20
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      We are currently using a StringMap for _tenantMigrationAccessBlockers. This is because the mapping is using a string object for the tenantid.

      We are moving to no longer use a StringData for a tenantId and instead use the TenantId object.

      This ticket is to change _tenantMigrationAccessBlockers to use a TenantId object instead of a StringData.

      As part of this ticket we should also make any update to the API to use TenantId instead of StringData (such as here for example).

              Assignee:
              Mathis Bessa (Inactive)
              Reporter:
              Mathis Bessa (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: