rule problem

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
tkilshaw
Posts: 170
Joined: Thu Jan 19, 2006 11:33 pm
Location: Western Canada
Contact:

rule problem

Post by tkilshaw »

RegularUser is a member of the SystemUser group.

The following rule of that object does not work:

If RegularUser.AccessLevel WAS CHANGED TO 'Administrator' AND LoggedInRegularUser.AccessLevel<>'Administrator' Then
REPORT ERROR 'You must be an Administrator to make another user one.'

The part that doesn't work, when I'm logged in as anything but an administrator, is:

LoggedInRegularUser.AccessLevel<>'Administrator'

What is wrong with this?

Instead of getting the error message, the RegualrUser record is created or saved.

Terry
aware_support
Posts: 7525
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Post by aware_support »

This is a bug that has been fixed starting from build 749 (available for download now).

Best Regards
Aware IM Support Team
Post Reply