Remove RT issue weight feature flag
What does this MR do and why?
This will remove the FF from real time issue weight, as it has been live and enabled globally and is working correctly. See: #398619 (comment 1351549512)
How to set up and validate locally
Ensure it still works:
- Make sure you have GitLab premium enabled
- Enable ff for project
- Open the same issue in two different tabs
- Change the weight on the issue, and verify it is updated automatically on the other tab as well
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.