Top Menu

Jump to content
Home
    • Projects
    • Activity
    • Work packages
    • Calendars
    • Team planners
    • Boards
    • News
    • 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
    • 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?
      Create a new account

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • Forums
  • Feature tour
    Feature tour
You are here:
  • Forums
  • General discussion

Content

Prohibit to view Activity Tracking for certain roles

Added by Andreas Kronwald almost 6 years ago

Hello,

I tried to search for this, but was not succesful. Due to data security reasons, I would like to prohibit a certain role to see the activity tracking, but it seems not possible.

It seems that I could only deactivate the activity tracking completely.

Thank you very much for your help.


Replies (1)

RE: Prohibit to view Activity Tracking for certain roles - Added by Oliver Günther almost 6 years ago

Hi Andreas,

unfortunately, the activity view is tied to the view_projects permission for historic reasons. It wouldn’t be too hard to change that (i.e., add a new permission view_activity that controls that).

Please open a feature request and add it to the wish list - we will consider it when reworking the activity.

For anyone interesting in fixing this, we do welcome PRs on that end. It’s quite easy to add a new permission (check config/initializers/permissions.rb, where you’ll have to move the activities: [:index] to the newly created permission).

Best,
Oliver

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