ICE86
ICE86 issues a warning if the package uses the AdminUser property in database column of the Condition type. Package authors should use the Privileged property in conditional statements.
Result
ICE86 posts the following warning.
ICE86 warning | Description |
---|---|
Property `%s` found in column `%s`.`%s` in row %s. `Privileged` property is often more appropriate. | AdminUser property was used in a Condition field. |
Related topics