Skip to content

improve restriction engine messaging structure and logging

Charlotte Hausman requested to merge improve_restriction_engine_2.8 into 2.8-DEVELPMENT

restriction hits now log with complete failure condition and relevant request, version, and execution ids

ex. Restriction Hit for Request #87: Create New Version is not permitted. Condition 'is first version or no mutable version exists and not Complete by QA Pass and request is mutable' failed

previously: Restriction Hit: Create New Version is not permitted. Condition 'and' failed

  • still working on propagating restriction hits to the UI
Edited by Charlotte Hausman

Merge request reports