Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-6554

I can query for historic entities without tenant id

XMLWordPrintable

      AT:
      It should be possible to query for historic entities (e.g. historic process instances) where the tenant id is set to null. The query option withoutTenantId should be implemented for the following queries:

      • HistoricActivityInstanceQuery#withoutTenantId()
      • HistoricCaseActivityInstanceQuery#withoutTenantId()
      • HistoricDecisionInstanceQuery#withoutTenantId()
      • HistoricDetailQuery#withoutTenantId()
      • HistoricIdentityLinkLogQuery#withoutTenantId()
      • HistoricIncidentQuery#withoutTenantId()
      • HistoricJobLogQuery#withoutTenantId()
      • HistoricProcessInstanceQuery#withoutTenantId()
      • HistoricTaskInstanceQuery#withoutTenantId()
      • HistoricVariableInstanceQuery#withoutTenantId()
      • any other history queries not listed here

      It should behave for example like ProcessInstanceQuery#withoutTenantId().

      The query parameter should also be exposed via REST API.

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              roman.smirnov Roman Smirnov
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: