Subscription on UserExtensions
thingworx 9.6 ... but on 8.5 too
on the UserExtensions entity I added a boolean property, (it is so a property for all users)
Then I added a subscription with datachange on this property, and enabled it
it seems that by changing the boolean value on a user, the subscription event is not fired
Is it normal ?

