Closed nsheff closed 5 years ago
We need to make sure session information is kept more rigorously.
In addition to that, the start_over link could just include the token.
I"m still seeing this behavior in dev
We need to make sure session information is kept more rigorously.
Just realized that we've been explicitly not preserving session data on errors. This should fix this. Closing
confirmed.
Related to #40, but different. When clicking 'start over', in some situations, I get this error:
Steps to reproduce:
It returns this error.
It seems that the session is getting killed. Solving #43 will fix this exact issue, but there's another underlying issue having to do with the session not being kept.