Describe the bug
After the summary job is executed, the accessControlModel for each summary object should be set to public when create() is called.
Regular users have never been able to see the summary page, but it's never been reported. I modified the database to fix for now, but the code needs to be changed
Describe the bug
After the summary job is executed, the accessControlModel for each summary object should be set to public when
create()is called.Regular users have never been able to see the summary page, but it's never been reported. I modified the database to fix for now, but the code needs to be changed