
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2024 07:14 AM
Hello All,
Looking for some guidance on this Visual Task Board (VTB) permissions issue.
Users on a VTB keep getting the error "You do not have permissions to modify this record" when they try to move a ticket from one State lane to another. Even tickets that are assigned to them specifically. As an admin, I can do this without incident which points me to a permissions problem.
I have already created an ACL on the vtb_task.State for anyone with itil, but it is still now working:
Any help would be appreciated.
Maria.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2024 08:37 AM - edited 11-13-2024 08:38 AM
So it's the Catalog Task (sc_task) table. Could you check if the user has access to that table and record?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2024 08:37 AM - edited 11-13-2024 08:38 AM
So it's the Catalog Task (sc_task) table. Could you check if the user has access to that table and record?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2024 08:46 AM
That did it....I updated the ACL for list_edit on the sc_task.State for itil users and it worked!
Thank you SO much for your assistance.
Maria.