Remove "save as draft"

Removes the creating status completely as well as the abandoned cards system. It will
always resume drafts if they exist, for a given collection and user.

https://app.box-car.com/5986089/cards/2489
This commit is contained in:
Jorge Manrubia
2025-11-02 11:20:16 +01:00
parent efd5c1dba2
commit 9d4dd3b00e
19 changed files with 35 additions and 125 deletions
-3
View File
@@ -8,9 +8,6 @@ production: &production
auto_postpone_all_due:
class: Card::AutoPostponeAllDueJob
schedule: every hour at minute 50
remove_abandoned_creations:
class: RemoveAbandonedCreationsJob
schedule: every hour at minute 59
delete_unused_tags:
class: DeleteUnusedTagsJob
schedule: every day at 04:02