Issues icon indicating copy to clipboard operation
Issues copied to clipboard

A runbook trigger that has tenants configured but calls an untenanted runbook will still call the runbook per tenant

Open ryanrousseau opened this issue 2 years ago • 1 comments

Severity

No response

Version

2023.3.12994

Latest Version

None

What happened?

I converted a runbook from tenanted to untenanted (settings say it explicitly cannot be run against a tenant).

I forgot to remove the tenants from the trigger definition and only today noticed that the trigger was running the runbook per tenant.

Reproduction

  • Create an untenanted runbook.
  • Create a runbook trigger for the runbook.
  • Add tenants to the runbook trigger.
  • See that the runbook is triggered and executed in the context of each tenant listed.

Error and Stacktrace

No response

More Information

No response

Workaround

No response

ryanrousseau avatar Sep 19 '23 12:09 ryanrousseau