- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2017 02:26 PM
We have business users who we need to provide feedback on stories but we need them to not be able to change any other fields. We have been sending an email through the story for the ability to respond and update the story. The business user is losing the email and finding it hard to keep track.
So we thought about adding a new role that would allow the additional comments field on the story to be editable with a new role.
What I have found out so far is a scrum_user role does not see the [Scrum view].
Added the additional comments to the story form design. Any user that has a scrum role is able to add to the additional comments field.
The scrum_user role I believe is preventing a user to see the [Scrum view] (don't see any view rules).
Wanting to create a new role that only has access to read/write the additional comments field.
Created a new role and provided read and write to the additional comments field.
Any ideas?
thanks
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2017 07:29 AM
You need the following ACL's to give scrum_user write access only to comments field

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2017 07:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2017 01:30 PM
thank you .

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2017 02:48 PM
Also, what's table name on which you are expecting scrum_user to update comments?
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2017 07:10 AM
Looks like the additional comments is in the task table.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2017 03:57 PM
I just impersonated a user in OOB with a scrum_user role and he is able to view the form in scrum view.
If you would like to give access to only additional comments field you need to have a write ACL on comments field for scrum user role.