Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Genesys Backend Genesys Backend
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Genesys PGR
  • Genesys BackendGenesys Backend
  • Issues
  • #252
Closed
Open
Created Apr 26, 2018 by Matija Obreza@mobrezaOwner

Delete user account

Allow users to delete their Genesys user account.

The User/SID is linked to many entities. It is best if we replace all personal information with:

  1. email: Used for logging in and must be unique. Replace with deleted@${timestamp} (e.g. deleted@2134523311)
  2. fullName: Displayed in various places, replace with Account removed
  3. accountType: Add DELETED option and use that.
  4. enabled: Set to false.
Assignee
Assign to
Time tracking