Skip to content

#863 Impersonation#866

Open
iccowan wants to merge 24 commits intomainfrom
863-impersonation-implementation
Open

#863 Impersonation#866
iccowan wants to merge 24 commits intomainfrom
863-impersonation-implementation

Conversation

@iccowan
Copy link
Member

@iccowan iccowan commented Feb 15, 2026

This PR will:

  • Implement impersonation
    • Allow senior staff and web staff to impersonate any active user
  • Put impersonation behind a feature toggle
  • Close Impersonation #863

@iccowan iccowan requested a review from a team as a code owner February 15, 2026 15:36
@iccowan iccowan mentioned this pull request Feb 15, 2026
5 tasks
@iccowan iccowan force-pushed the 863-impersonation-implementation branch from 0575ac9 to 302d9fc Compare February 15, 2026 16:01
@iccowan iccowan force-pushed the 863-impersonation-implementation branch from 302d9fc to 392c9b0 Compare February 23, 2026 03:41
@kjporter
Copy link
Contributor

kjporter commented Feb 23, 2026

QA fail - looks like you are missing a migration to add the impersonated_by_id column to the audits table.
image

@iccowan iccowan force-pushed the 863-impersonation-implementation branch from 392c9b0 to ec3d260 Compare February 23, 2026 14:22
@iccowan
Copy link
Member Author

iccowan commented Feb 23, 2026

QA fail - looks like you are missing a migration to add the impersonated_by_id column to the audits table. image

Corrected and merged into d9bc82a

Copy link
Contributor

@kjporter kjporter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved - please see my comment regarding the typo in the banner text.

@kjporter kjporter added the enhancement New feature or request label Mar 12, 2026
@kjporter kjporter self-requested a review March 15, 2026 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Impersonation

2 participants