Description
Motivated by this post (but discovered some time ago already, but I cannot find any report):
To force new authors to curate their kata better, the mechanism has been introduced which causes beta kata to be auto-unpublished when they collect two issues during 24h (?) curation period after being published. The mechanism was meant to reduce the amount of newly published, bad kata, which can be fixed by authors and republished. However, it affects also old kata, when author is long gone, and there is no one to republish them.
To reproduce:
- Find an old beta kata.
- Do anything what causes update of its "modified" timestamp: approve a pending translation, create and approve a fork with a fix, edit it with kata editor and republish, etc.
- Raise an issue or two on it (depending if it already has a pending issue or not), or use the "recalculate stats" mender action (if the kata has at least two issues).
At this point, the kata gets unpublished and moved to draft state. If its author is inactive, the kata cannot be recovered.
The effect is deemed to be undesired, because initially it was meant to handle only new kata, while their authors are still around, ready to react to issues.