This is an extension to the workaround developed in #174.
It's been discover that an additional 'crash scenario' exists:
When a rule already exists for a principle which has an ObjectURI ending in a /*, trying to apply a new rule for the same principle, with the exact same permissions set and with the same ObjectURI but ending in a /** (rather than a /*) the Viya CLI will crash/end abruptly.
The above scenario should be factored into the workaround already in-situ in applyviyarules.py
This is an extension to the workaround developed in #174.
It's been discover that an additional 'crash scenario' exists:
The above scenario should be factored into the workaround already in-situ in applyviyarules.py