Opened 9 years ago
Closed 9 years ago
#1954 closed defect (fixed)
The "Force error" button is visible for jobs even when the user has no permission to use it
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | trivial | Milestone: | BASE 3.5.3 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
If a user has read permission to a running job, the "Force error" buttons is visible in the "View job" dialog. If the user tries to use it, BASE gives an error:
Permission denied: Not allowed to write Job[...]
The button should only be visible for users that has WRITE permission to the job.
Note:
See TracTickets
for help on using tickets.
(In [6950]) Fixes #1954: The "Force error" button is visible for jobs even when the user has no permission to use it