Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Ensure router_type is sent in register_user #526

Closed
bbangert opened this issue Jul 17, 2016 · 0 comments
Closed

Ensure router_type is sent in register_user #526

bbangert opened this issue Jul 17, 2016 · 0 comments
Assignees

Comments

@bbangert
Copy link
Member

The refactor of registering a user fails to include the router_type, but it must.

@bbangert bbangert added this to the PUSHSVC-0: quality milestone Jul 17, 2016
@bbangert bbangert self-assigned this Jul 17, 2016
bbangert added a commit that referenced this issue Jul 17, 2016
It was possible previously for a corrupted record to be missing a router_type
which caused AWS ValidationError's. This change ensures all records have
a router_type and connected_at which are required values for the register
user expression condition that AWS checks.

Closes #526
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants