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**
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** **or log time**in 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 or log time**, 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 or log 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** **or log time**in
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 or log time**, the **“My time tracking” menu entry should be hidden**.
The interface should reflect available actions to avoid confusion.
###