Skip to content

BUG: Project visbility for managers #132

@nickbe

Description

@nickbe

I think I made some mistakes when I declared ALL managers should see all projects. I'm afraid this was nonsense. Sorry for that. This is now how it really should make sense:

  • a manager should be able to create projects - in doing so he is automatically added to the project users.
  • A manager should always VIEW and EDIT ALL issues for the projects he has access to.
  • A manager can assign other managers to project he has access to.
  • The creator of a project has to be stored as owner inside the project data.
    This assures that no manager can revoke ownership of a project from the actual creator.
  • However an admin MUST be able to change this project ownership any time.
  • So ALL admins should be able to VIEW/EDIT ALL PROJECTS with implicit control over everything

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions