emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] Updating first subheading checkbox cookie resets parent cookie
@ 2024-06-16 15:21 Bruno Cardoso
  2024-06-17 15:22 ` Ihor Radchenko
  0 siblings, 1 reply; 2+ messages in thread
From: Bruno Cardoso @ 2024-06-16 15:21 UTC (permalink / raw)
  To: emacs-orgmode


Hello everyone,

Consider the following tree:

* Task [1/3]
** TODO test1 [/]
- [x] a
- [ ] b  
** DONE test2
** TODO test3 [/]
- [X] x
- [ ] y

With point at the "test1" heading cookie ("[/]"), after =C-c C-c=, it gets updated to "[1/2]", but it also resets its parent's "Task" cookie to "[0/0]".

This only happens with the first heading of a subtree (updating the "task3" cookie works as expected).

Org mode version 9.8-pre (release_9.7.3-73-g96d149)


Best,

Bruno.



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [BUG] Updating first subheading checkbox cookie resets parent cookie
  2024-06-16 15:21 [BUG] Updating first subheading checkbox cookie resets parent cookie Bruno Cardoso
@ 2024-06-17 15:22 ` Ihor Radchenko
  0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2024-06-17 15:22 UTC (permalink / raw)
  To: Bruno Cardoso; +Cc: emacs-orgmode

Bruno Cardoso <cardoso.bc@gmail.com> writes:

> Consider the following tree:
>
> * Task [1/3]
> ** TODO test1 [/]
> - [x] a
> - [ ] b  
> ** DONE test2
> ** TODO test3 [/]
> - [X] x
> - [ ] y
>
> With point at the "test1" heading cookie ("[/]"), after =C-c C-c=, it gets updated to "[1/2]", but it also resets its parent's "Task" cookie to "[0/0]".
>
> This only happens with the first heading of a subtree (updating the "task3" cookie works as expected).

Thanks for reporting!
Fixed, on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=84f9d81ab

-- 
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>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-06-17 15:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-16 15:21 [BUG] Updating first subheading checkbox cookie resets parent cookie Bruno Cardoso
2024-06-17 15:22 ` Ihor Radchenko

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).