Bug fix for wrong actor/arg

What does this MR do and why?

  • Fix for the wrong actor being passed to the FE feature flag when it's pushed (elsewhere we use user but here we used project)
  • Fix for a bug in persisting async_errors since we changed the arguments and it depends on argument order
  • Address the follow up issue around feature categories: #410617 (closed)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Allison Browne (PTO 12/19-1/2)

Merge request reports

Loading