Skip to content

Remove references to legacy helpdesk

Ben requested to merge chore/remove-helpdesk-2339 into master

Ticket(s) / Related Merge Requests

#2339 (closed)

Summary of Changes

Removes code for the legacy helpdesk.

Testing Considerations

Nothing specific, we're removing a deprecated feature.

Deployment Considerations

May be a good idea to run this through Canary just incase there's any weird dependencies I missed.

Regression Scope

Removal of legacy feature - I couldn't find any more dependants left in the code so all should be smooth - the regression scope though is potentially engine-wide.

Platform Affected (web, mobile, etc)

Engine

Developer Testing Completed

Existing tests have not broken.

Screenshots / Screen Recording

There's nothing to screenshot for this one.

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out
Edited by Ben

Merge request reports