Skip to content

Cleanup elgg code that we don't rely on #2645

Mark Harding requested to merge chore/2645-cleanup-elgg into master

Ticket(s) / Related Merge Requests

#2645 (closed)

Summary of Changes

Removes legacy code that we do not need

Testing Considerations

The areas removed should not have any impact, however it is possible that a function has been removed that was acting as a critical dependency.

Deployment Considerations

Regression Scope

Lots of files have changed, but they should not have been used anyway. Full scan should be performed.

Platform Affected (web, mobile, etc)

Web

Developer Testing Completed

@markharding locally

Screenshots / Screen Recording

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

Merge request reports