Skip to content

Update group value for require_resource_id FF check

Michael Thomas requested to merge update-group-refrence into master

What does this MR do and why?

This MR is to update the incorrect @group reference value being passed to the require_resource_id FF check in the Chat service. namespace is the proper way to retrieve the associated group.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request reports