pages-core
pages-core copied to clipboard
UserActionCreator to be deprecated
Background (Optional)
UserActionCreator records should be created in the events table.
Acceptance Criteria
- [ ] move UserAction records to events table
- [ ] remove UserAction creation from site controller and SiteUserAuditor
- [ ] Change made live via Federalist deploy
After evaluating, edit this part:
Level of effort - <low/medium/high>
Implementation outline (if higher than "low" effort):
- [ ] <TODO>
Blocked until the Collaborators page is replaced with user audit content page.