-
-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
📚 spikeThis needs to be researched before we can agree on a solutionThis needs to be researched before we can agree on a solution🪴 new featureNew planned featureNew planned feature
Milestone
Description
Expected Behaviour
If an item has been added to the database more than 6 months ago it should be deleted to avoid us overloading our storage and to promote new items moving through the app.
This issue will require spiking the following questions:
- what happens if an item has been available for more than 6 months but there are active conversations relating to this issue?
- should the donor receive a notification that their item will be deleted if it is not given away soon ?
- how would we notify them of this?
Current Behaviour
Items are available on kindly until the donor removes them.
Steps to Reproduce
- In your
seed.jsfile manually add an entry for an item with thecreated_atvalue set to more than 6 months before - Log in and visit your profile
- The item is still visible in your list
- Run
npx supabase statuson your terminal - Visit the
Studio Urllink and navigate toTable Editor > Items - Your Item entry is visible in the
Itemstable
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
📚 spikeThis needs to be researched before we can agree on a solutionThis needs to be researched before we can agree on a solution🪴 new featureNew planned featureNew planned feature
Type
Projects
Status
In Progress