Skip to content

Ensure to run unassign issuables worker when not in a transaction

What does this MR do?

Run unassign issuables worker when not in a transaction. When not in a transaction the MembersDestroyer::UnassignIssuablesWorker was not be triggered to run.

re https://gitlab.com/gitlab-org/gitlab/-/issues/36720

not following sec flow as discussed here: https://gitlab.com/gitlab-org/gitlab/-/issues/36720#note_359374460

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Alexandru Croitor

Merge request reports