Skip to content

User should be asked for feedback #120

@alexjamesmalcolm

Description

@alexjamesmalcolm

This is wicked tricky to do because Heroku resets our embedded h2 database every couple of days. The way that the pantry wants us to implement this feature would mean asking the user for feedback after they've visited the pantry rather than after they've submitted the email. The time difference might be a couple of weeks which we definitely can't guarantee that Heroku won't wipe our dyno. The solution will have to use a persistent database. Heroku doesn't support H2 so I think we'll use postgres.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions