We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Form
When recording the event FormUpdated we would like to have the status property of the Form.
FormUpdated
status
See: akvo/akvo-flow-api#200
The text was updated successfully, but these errors were encountered:
[#3401] Add status property when logging events for Forms
2807221
Merge pull request #3402 from akvo/issue/3401-form-status
a896a58
Sample event with new property
{"context":{"source":{"id":10,"type":"USER","email":"***@***.org"},"timestamp":1579773403479},"eventType":"formUpdated","orgId":"akvoflow-uat2","entity":{"surveyId":6310006,"name":"My form","id":4460006,"type":"FORM","status":"NOT_PUBLISHED"}}
Sorry, something went wrong.
iperdomo
No branches or pull requests
When recording the event
FormUpdated
we would like to have thestatus
property of theForm
.See: akvo/akvo-flow-api#200
The text was updated successfully, but these errors were encountered: