Link issue contacts widget to crm docs
What does this MR do and why?
Related to #349687 (closed)
How to set up and validate locally
0. Enable :customer_relations feature flag for a group via the rails console
1. Visit the group settings page (e.g. http://gdk.test:3000/groups/flightjs/-/edit
2. Expand "Permissions and group features"
3. At the very bottom, select "Enable customer relations"
4. Select "Save changes"
5. Visit a group issue
6. Ensure the contacts sidebar widget help icon has no hover text and links to the crm docs
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.