Description
During the migration of hive service def When servicedef is accessed, one of the properties "enableDenyAndExceptionsInPolicies" is returned as "false" if there is no value set for it.
Now, hive service def has changed (because URL as a resource is added to it). So when servicedef is updated, enableDenyPolicies property is updated in the database to be "false" which should not happen.
The migration script for service-def needs to check what the real value of this property is in the database and preserve it across migration.
Attachments
Attachments
Issue Links
- links to