Top Menu

Jump to content
    Global modules

    Global modules

    • Home
    • Projects
    • Activity
    • Work packages
    • Gantt charts
    • Calendars
    • Team planners
    • Boards
    • News
    Home
    Home
Help
    Getting started
    • Introduction video
  • 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

User menu

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

Content

Expand project menu

Updated by Mike Lewis about 9 years ago

On a new installation of OP 5.0.19, I noticed my account name wasn’t matching in the work package activity pane.

**Steps to reproduce error:**

- Fresh install of OP 5.0.19 via packager.io on a clean Ubuntu 14.04 server
- Log in with default username and password (`admin@/@admin`).
- Change password as appropriate.
- In **Administration → Users**, change default user to be you, or anyone else, instead of “OpenProject Admin” - Example: Set first name to *John*, last name to *Jones*.
- Change login from the default `admin` to something else. (`jjones` in the example.)

**Expected Result**
**John Jones** should be the name displayed in the work package activity pane for the activities performed by this account.

**Actual Result**
**OpenProject Admin** is displayed as the user name.

![](User_setting.png)

![](Name_Mismatch.png)

Note: Looking at the overall Project Activity via the Activity Module appears to work correctly, i.e. my actual name is displayed for all of my activities in the project.

Back

Loading...