- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-30-2024 09:01 AM
I am trying to confirm the allocation of some resource assignments that I have done through Project Workspace, but when I enter Resource Management Workspace I find myself in this situation:
In order to allocate the hours, the resource status cell should appear editable, but I cannot edit despite my user has admin and resource_manager roles. If I look at ServiceNow articles, the grill should be show like this:
As I said, resource status field should be editable, and each FTE cell should too. Anybody nows what am I doing wrong?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-29-2024 04:57 AM - edited ‎10-29-2024 04:59 AM
Hi @Karlie & @jordimsant
Please check - the ones which are user assignments they are editable.
The ones where assignment is by group - for them, the user assignments are not editable.
Hope this answers the questions. if it does, please mark the response as correct answer.
Thank You!
Namita Mishra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-24-2024 06:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-28-2024 11:20 AM
I am seeing the same, did you find a solution?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-28-2024 11:11 PM
Yes, but I don't know if it is the ideal solution. The reason why I cannot confirm was that the allocation was done as a group, not as a user, and therefore I could not confirm allocation because it was not allocated to the user but to the group. Try to make user allocations; at least for me it worked
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-29-2024 04:52 AM
Hi @Karlie, @jordimsant ,
I tried testing and came to a conclusion that we were facing this issue for only few users with resource manager role, other users with same priviledges did not face any issue. Turns out, it was an issue with user preferences. Particularly a user preference - sn_plng_att_core_resource_assignment_workspace_columns_resources
Check for key value pair: "label":"Resource status","hidden":false,"editable":false,"
You can remove resource manager role for users, delete this user preference if it still exsists, and reassign the resource manager role back to those users and ServiceNow will create that preference record automatically and the value of 'editable' key will change back to true.
This resolved our issue.
Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Regards,
Pranav Thanedar