"Christopher M. Miles" <numbch...@gmail.com> writes: > Here is a test org content: > > #+begin_src org > ,* 1 headline [0/2] > > ,** TODO kk [0/0] > :LOGBOOK: > - State "TODO" from [2022-08-17 Wed 06:02] > :END: > > ,** first-level headline [0/0] > > ,*** TODO second-level headline [2/2] > > - [X] item 1 > - [X] item 2 > > #+end_src > > When I press keybinding {C-c C-c} to do checkbox statistics updating on > headline "TODO second-level > headline [2/2]|" (point is |) checkbox statistics, this caused upper headline > checkbox statistics > auto update and reset to zero which is wrong.
I am unable to reproduce on the latest main. Did you try with emacs -Q? -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>