Closed khushbookhullar closed 5 months ago
What's the "fill up" form?
@erskingardner LV website "pitch us form". The process is broken. There is no entry after 29th March 2024.can we retrieve all the filled up form dated post 29th March 2024.
@erskingardner can we retrieve all the filled-up "pitch us" form after 29th March 2024?
I had a chance to look into this. There was a bug in the code such that we were sending the form submissions to an incorrect table/URL on Baserow's API. The reason that we didn't catch this immediately is that Baserow doesn't throw an error in this case, but instead returns a success response (even though there isn't a table with the given ID). 🤷♂️ This means that all the other forms we're working as expected and this founder intake form seemed to be working just fine as well - but wasn't recording the responses anywhere.
Unfortunately, there isn't a way to recover the lost submissions because there are no long-lived logs for the app.
@erskingardner Please can you double check the fill up form it is not working