Content
View differences
Updated by Oliver Günther 11 months ago
### Steps to reproduce
<br>
1. Login as a user who has **no permissions** in any project to **log own time** or **log time for other users**.
2. Observe the main navigation menu.
### What is the buggy behavior?
The “My time tracking” menu entry is still visible, even though the user has **no permission to log own time** in any project.
This is misleading, as users are presented with functionality they cannot actually use.
### What is the expected behavior?
<br>
If a user has **no permissions to log own time**, time** (neither for themselves nor for others in any project), the **“My time tracking” menu entry should be hidden**.
The interface should reflect available actions to avoid confusion.
###
<br>
1. Login as a user who has **no permissions** in any project to **log own time**
2. Observe the main navigation menu.
### What is the buggy behavior?
The “My time tracking” menu entry is still visible, even though the user has **no permission to log own time** in any project.
This is misleading, as users are presented with functionality they cannot actually use.
### What is the expected behavior?
<br>
If a user has **no permissions to log own time**,
The interface should reflect available actions to avoid confusion.
###