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_errorssince 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.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Allison Browne (PTO 12/19-1/2)