- Affected version
- 2.0.9
The Batch update threads function can't actually set prefix to empty (ie 0) because the
This dialog should be more like the front-end where setting a prefix requires a "Apply prefix to selected threads" checkbox to be selected.
applyInternalThreadChange
function skips prefixes with a false-like value, and getActionValue
returns null if the prefix_id is falsy.This dialog should be more like the front-end where setting a prefix requires a "Apply prefix to selected threads" checkbox to be selected.