Skip to content

(chore): Refactored SystemUser to be configurable per environment

Fausto Arcidiacono requested to merge chore/system-user-refactor into master

Ticket(s) / Related Merge Requests

Summary of Changes

Refactored the SystemUser class to be overridden via configuration

Testing Considerations

Deployment Considerations

Regression Scope

Platform Affected (web, mobile, etc)

Developer Testing Completed

Created spec test to make sure the class still operates as expected so that nothing should break

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