Skip to content

Compliance Policy -- compliance_current_outstanding #179

@mmwilder26

Description

@mmwilder26

Describe the bug
The compliance policy -- compliance_current_outstanding is missing:
"closing_event_display_type"

Thus when trying to execute an error is received referencing that the json is not valid.

In addition can we add an example of creating compliance policies under "examples" within archivist-python repo, with supporting documentation . . . please?

JSON Input Sample for the above. . .
{
"compliance_type": "COMPLIANCE_CURRENT_OUTSTANDING",
"description": "You have to play with Simone",
"display_name": "Outstanding Play Requests",
"asset_filter": [
{ "or": ["attributes.arc_display_type=Blue Pit"]}
],
"event_display_type": "Playing",
"closing_event_display_type": "Played"

Expected behavior
Add "closing_event_display_type"

Desktop (please complete the following information):

  • OS: MacOS
  • Browser: Brave
  • Version 1.41.100 Chromium: 103.0.5060.134

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions