Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compliance Policy -- compliance_current_outstanding #179

Open
mmwilder26 opened this issue Jul 29, 2022 · 0 comments
Open

Compliance Policy -- compliance_current_outstanding #179

mmwilder26 opened this issue Jul 29, 2022 · 0 comments

Comments

@mmwilder26
Copy link
Contributor

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant