You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 24, 2022. It is now read-only.
porta just ran a quick validation on the app that has smartystreets disabled:
email address presents as optional (no *)
email address is optional (was able to submit the request and got to confirmation page)
was unable to check to see if on the persisted info, there's a way to discern whether an entry was one run with smarty sheets disabled or enabled. (presume we could detect that via absence of the JSON response).
working hypothesis:
I'm looking at that server and it's not what I expect it to look like if smarty was actually disabled—I suspect the env var isn't set correctly in the environment? will look into in the morning
The text was updated successfully, but these errors were encountered:
See #67
porta just ran a quick validation on the app that has smartystreets disabled:
email address presents as optional (no *)
email address is optional (was able to submit the request and got to confirmation page)
was unable to check to see if on the persisted info, there's a way to discern whether an entry was one run with smarty sheets disabled or enabled. (presume we could detect that via absence of the JSON response).
working hypothesis:
I'm looking at that server and it's not what I expect it to look like if smarty was actually disabled—I suspect the env var isn't set correctly in the environment? will look into in the morning
The text was updated successfully, but these errors were encountered: