aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_tagrules.cpp
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-19 10:36:01 +0200
committerDanilo M. <danix@danix.xyz>2026-08-19 10:36:01 +0200
commit98918f4c5f4e05aef1309de823e78da1f50c732d (patch)
tree0dd7fba3071914dc4f06dc7bbb9e25e17916c9cb /tests/test_tagrules.cpp
parent3df5c3e28e2dda5fecacf0a6e0ecb5915d7aebb9 (diff)
downloadqtmaildir-98918f4c5f4e05aef1309de823e78da1f50c732d.tar.gz
qtmaildir-98918f4c5f4e05aef1309de823e78da1f50c732d.zip
docs: reconcile the backlog with the user's notes
Two entries in the notes had no item here. Both causes verified in the code rather than copied from the note. Item 119, the unsynced-changes count being clickable, is bigger than it reads. pendingEditCount() sums four sources and one of them, m_unnettablePendingEdits, is a bare int by design: it counts confirmed changes carrying no message ids, so a dialog built from what is currently kept can list three groups and then owes the user a remainder it cannot describe. Item 120 goes to the deferred table, matching where the user filed it. It is not plannable as it stands: nothing records which rule tagged a message, so the information does not exist to display, and creating it means the post-new hook storing something per message, which is a shared-format change across both repos. Everything else in the notes maps to an existing item. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'tests/test_tagrules.cpp')
0 files changed, 0 insertions, 0 deletions