Hi,
I'm once again evaluating DataVerse/Power Apps and I wonder if the following behaviour is a bug or by design:
As soon as an entity is in an inactive state, it cannot be changed via forms. This is the desired behaviour. But when using an Update request via the CrmServiceClient, it is still possible to perform changes.
Actually I don't like this behaviour. I think it should be possible to prevent all changes to an entity.
I know it is possible to lock fields with Business Rules, but there is no 'lock all fields' command, therefore it is really annoying. Did I missed something?