Skip to content

Bump conditions to support null json value#119

Merged
zhouzhuojie merged 1 commit into
masterfrom
zz/bump-flagr
May 1, 2018
Merged

Bump conditions to support null json value#119
zhouzhuojie merged 1 commit into
masterfrom
zz/bump-flagr

Conversation

@zhouzhuojie
Copy link
Copy Markdown
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