this would just redo everything again that was done multiple times. time waste.
decision by the designer: you must follow exact bDS2 behaviour on this topic. also follow proper unicode aware fold operations.
decision by the designer: auto-translation only happens on first manual save of a post. In that sense, follow bDS2 behaviour.
Decision by maintainer: persisted jobs bring no value, follow the spec and current implementation and do not implement that feature, just clarify the spec that no persistence of jobs is needed.
Implemented in b713f7f. Quick Actions in both post and media editors now use a shared interactive overlay widget: the menu is anchored below and right-aligned to its trigger, renders above the…
decision by maintainer: follow bDS2 behaviour and update code and spec to reflect that.
Decision by maintainer: match bDS2 and update code and the spec accordingly.
Decision by maintainer: use the checksum as it is done by bDS2 and update the spec. bDS2 is the golden master and the checksum is not cryptographically significant, but only a change signal.
Confirmation from maintainer: the bDS2 behaviour is canonical. Implement it as bDS2 does it.