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

[MSG] Handle null fields in temporary states #679

Open
sarahscott opened this issue Jun 23, 2017 · 0 comments
Open

[MSG] Handle null fields in temporary states #679

sarahscott opened this issue Jun 23, 2017 · 0 comments

Comments

@sarahscott
Copy link
Contributor

Sometimes Impulse will return a conversation but with certain fields empty (i.e. in the few minutes after you create an inquiry). This results in errors like this in Emission, which expects last_message and initial_message to be non-null:

simulator screen shot jun 23 2017 2 00 15 pm

We should be able to handle these intermediary states and either not return the conversation to a client if it isn't ready or have some sort of 'loading' state.

@sarahscott sarahscott assigned sarahscott and unassigned sarahscott Jun 23, 2017
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