- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-17-2017 05:13 AM
Hi All,
Currently Comments field let you add message even to the closed ticket but we have a requirement that it should let add a message only when a ticket is open.I'm not sure how should I go and do it any leads will help a lot,.
Thanks,
Nikhil Gadodiya
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-17-2017 05:16 AM
Hi Nikhil,
This would be done via ACLs. No scripting necessary - a condition builder such as "Active | is | true" is likely granting write access to one or more fields while the record is active and another ACL is granting access to comments after that. Ensure your access control lists prevent writing after the record is closed.
Docs: Access control rules
Docs: Contextual security
Security Best Practices - ServiceNow Wiki

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-29-2018 01:13 AM
Hi Göran Lundqvist ,
There is no other ACL is overriding this.
Thanks,
Poojitha BN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-29-2018 04:28 AM
if the user looks at the record through the "normal" UI, can they make comments there as well?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-29-2018 04:56 AM
Hi Goran ,
Back end / Normal UI its working fine. This is happening only in portal side( only on first load).
Thanks,
Poojitha BN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-03-2018 04:15 AM
Hi poojitha
I appear to be experiencing the exact same problem you're describing. I'll let you know if I find anything but currently I have no idea why this issue is occurring.
Calum
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-03-2018 04:48 PM