diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-07-13 16:36:06 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-07-13 16:36:06 +0200 |
| commit | e2705119ba718d40ff4f29c00027c2dfecef01ce (patch) | |
| tree | c07151111c0bb956beae3d95afb6da115d31a980 /app/controllers | |
| parent | d96a61cbaed84a15c911bc49022b0d6d61992ee3 (diff) | |
wipe_draft!: add a grace period to the lock-with-no-draft branch
Its other two branches both require a day's inactivity before
touching anything; this one didn't, so a lock acquired seconds ago
with nothing drafted yet looked identical to one abandoned for a
week -- confirmed with a throwaway script showing a lock cleared
inside a single method call. Guarded on autosave.nil? specifically,
since the method's first line already guarantees any autosave
reaching this branch is a day old by construction.
Diffstat (limited to 'app/controllers')
0 files changed, 0 insertions, 0 deletions
