Hi
Observed some strange behavior on MPRs on multivalued attributes today:
One multivalued ref. attribute on person.
One MPR allowing the users to add values to this attribute.
No MPRs allowing anyone to remove values from the attribute.
If the user posts a request to add a value it is permitted, and a request for removing a value is denied. So far everything works as expected.
If the user makes a request that includes both an add operation and a remove operation both is permitted regardless of the lack of a MPR allowing values to be removed.
Anyone else seen this behavior?
/Ole