Where the Rollup field is setting the value in Project table

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2024 11:41 PM
Hello Experts,
Good day!
In project table [pm_project] we have a read only boolean field called 'rollup'. we need to know from where it is setting the value. Could you please help me?
Regards,
Pavithra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2024 12:00 AM
@Community Alums
places to check
1) dictionary read-only
2) onload client script
3) UI policy
4) UI script
5) field level WRITE ACL
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2024 12:32 AM
Hello @Ankur Bawiskar
Thanks for you response.
We know already it is a read only field. we need to know how it is taking the value to true or false. By creating the Pm_project the value is false but somehow after some time it is true. we need to know from where it is becoming true?
Regards,
Pavithra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2025 04:32 AM
Once you create a project task, the field rollup will be set to true.
In the project list, the number will get a green bullet.
On the project form, the number field is green.
see https://www.servicenow.com/community/spm-articles/project-with-or-without-project-tasks/ta-p/2300494