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

Add Form status on Form changes event #3401

Closed
iperdomo opened this issue Jan 23, 2020 · 1 comment
Closed

Add Form status on Form changes event #3401

iperdomo opened this issue Jan 23, 2020 · 1 comment
Assignees

Comments

@iperdomo
Copy link
Contributor

When recording the event FormUpdated we would like to have the status property of the Form.

See: akvo/akvo-flow-api#200

@iperdomo iperdomo self-assigned this Jan 23, 2020
@iperdomo iperdomo changed the title Add Form status on FormUpdated event Add Form status on Form changes event Jan 23, 2020
dlebrero added a commit that referenced this issue Jan 23, 2020
[#3401] Add status property when logging events for Forms
@iperdomo
Copy link
Contributor Author

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"}}

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