Skip to content

Membership audit

Every project-member / group / invitation / user-lifecycle change is recorded.

Where to find it

  • GET /api/projects/{id}/members/audit — Owner-only access.
  • (No UI yet — this is an API-only feature in v1.)

What's recorded

  • PROJECT_MEMBER_ADDED / REMOVED / ROLE_CHANGED
  • GROUP_CREATED / DELETED
  • GROUP_MEMBER_ADDED / REMOVED
  • PROJECT_GROUP_ATTACHED / DETACHED / ROLE_CHANGED
  • INVITATION_SENT / ACCEPTED / REVOKED / RESENT

Why audit

Compliance and debugging. "Who removed me from the project?" — the audit log says.

Sulu Test Management System