Top Menu

Jump to content
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    Home
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      OpenProject ID Google

Side Menu

Collapse project menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums
Expand project menu

Content

General discussion
  1. OpenProject
  2. Forums
  3. General discussion
  4. How to delete Users

How to delete Users

Added by Martin Böhm almost 11 years ago

I want to delete users. How can I do that? Wenn I delete a User, the user seems only to be inactive.

When I create a new user, the creation fails and open project complains, that login or email already exists of the inactive.


Replies (1)

RE: How to delete Users - Added by Christian Ratz almost 11 years ago

Hello Martin,

assuming you use the latest stable version (3.0.8) of OpenProject you have to do the following:

To delete users you have to have a running delayed_job you can start stop the delayed worker with the following command(s)

RAILS_ENV=production bundle exec script/delayed_job start
RAILS_ENV=production bundle exec script/delayed_job stop

Got to ‘Administration’ -> ‘Settings’ -> ‘Users’ (tab)
Check the boxes depending on your needs.

I think it is necessary to stop and start the delayed job after you change this setting to make it work.

Best
Ratzi

  • (1 - 1/1)
Loading...