4Site
Support Request System
View Patch #50.504.012
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
03299 -
Users with read access to PM Programs can delete PM programs
03298 -
Read access to PM Programs allows add/change/delete of Calendar Units
03245 -
Read only version of PM program allows delete
Symptoms:
A user running the PM program application with read access only can still delete a PM program.
Solution:
The Delete operation was missing the check for Full access to the "pm" datatype. This has been fixed. The Edit->Meters option already has the appropriate access checks against the "mt"(meter) datatype, *not* the "pm" datatype. Give users read-only to "mt" to restrict adding / editing / deleting meters. Note that this Meters functionality is not the same as adding/removing meters from a program. Adding/removing meters from a program a separate function that already has the appropriate "pm" access checks. The Edit->Calendar Units option did not have an access check. Since it is a meters-based property, a "mt" access check has been added. The Edit->Settings options did not have an access check, but it requires a password to accomplish anything. Regardless, a "pm" an access check has been added. In addition, if all 3 Edit menu subitems end up being inaccessible due to "pm" and "mt" access rights, the whole top-level menu will be disabled.
Browse Patches
Find a Patch
Return to Request System Menu