Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
9542e828
Commit
9542e828
authored
Mar 05, 2021
by
Steve Mokris
Committed by
Marcin Sedlak-Jakubowski
Mar 05, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document permission required for time tracking
parent
ba76e8da
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
doc/user/permissions.md
doc/user/permissions.md
+1
-0
doc/user/project/time_tracking.md
doc/user/project/time_tracking.md
+2
-1
No files found.
doc/user/permissions.md
View file @
9542e828
...
...
@@ -78,6 +78,7 @@ The following table depicts the various user permission levels in a project.
| Assign reviewers | | ✓ | ✓ | ✓ | ✓ |
| Label issues | | ✓ | ✓ | ✓ | ✓ |
| Set issue weight | | ✓ | ✓ | ✓ | ✓ |
|
[
Set issue estimate and record time spent
](
project/time_tracking.md
)
| | ✓ | ✓ | ✓ | ✓ |
| Lock issue threads | | ✓ | ✓ | ✓ | ✓ |
| Manage issue tracker | | ✓ | ✓ | ✓ | ✓ |
| Manage related issues | | ✓ | ✓ | ✓ | ✓ |
...
...
doc/user/project/time_tracking.md
View file @
9542e828
...
...
@@ -40,7 +40,8 @@ Below is an example of how you can use those new quick actions inside a comment.
![
Time tracking example in a comment
](
img/time_tracking_example_v12_2.png
)
Adding time entries (time spent or estimates) is limited to project members.
Adding time entries (time spent or estimates) is limited to project members
with
[
Reporter and higher permission levels
](
../permissions.md
)
.
### Estimates
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment