Where the Rollup field is setting the value in Project table

Community Alums
Not applicable

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

3 REPLIES 3

Ankur Bawiskar
Tera Patron
Tera Patron

@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.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Community Alums
Not applicable

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

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