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

Bump conditions to support null json value #119

Merged
merged 1 commit into from
May 1, 2018
Merged

Conversation

zhouzhuojie
Copy link
Collaborator

@zhouzhuojie zhouzhuojie commented May 1, 2018

{
  "entityID": "a1234",
  "entityType": "report",
  "entityContext": {
    "dl": null
  },
  "enableDebug": true,
  "flagID": 3
}

will cause server 500 if dl is set as one the constraints. Fixed in zhouzhuojie/conditions#3

@zhouzhuojie zhouzhuojie merged commit 3afc6ed into master May 1, 2018
@zhouzhuojie zhouzhuojie deleted the zz/bump-flagr branch May 1, 2018 22:50
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

Successfully merging this pull request may close these issues.

1 participant