Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Children get marked undone after marking parent as done #1180

Closed
SqAtx opened this issue Jan 24, 2025 · 0 comments · Fixed by #1183
Closed

Children get marked undone after marking parent as done #1180

SqAtx opened this issue Jan 24, 2025 · 0 comments · Fixed by #1183
Labels
bug reproducible-in-git Issues that affect the current dev version

Comments

@SqAtx
Copy link
Contributor

SqAtx commented Jan 24, 2025

From the Actionable tab, click on the + to create a new task, with the following contents:

parent

- child1
- child2

I see this in the Actionable tab:

Image
which is not correct but that's a known problem - see #1039

After clicking on Open and back on Actionable:

Image

Now click on the checkboxes to mark the children as done:

Image

They don't disappear even though they should, but that's again #1039

After clicking on Open and back on Actionable again, parent is visible. Open it:

Image

Click on Mark as Done - it becomes

Image

Close task. It still looks undone

Image

Let's blame the view again and click Open->Actionable. Now the children are undone again:

Image

Notes:

  • If you close the parent by clicking its textbox without opening the editor, it actually gets closed
  • there may be a slightly simpler repro if you just stay on the Open tab
  • I haven't actually reproed on master yet, but I have no doubt. This is my version:
GTG: 0.7-dev-20241206
Flatpak: 1.14.10
Snap: False
Display Name: wayland-0
Desktop: GNOME

lxml: True
caldav: True
Cheetah3: True
dbus-python: True
pdflatex: False
pypdftk: False
@SqAtx SqAtx added bug reproducible-in-git Issues that affect the current dev version labels Jan 24, 2025
gycsaba96 added a commit to gycsaba96/gtg that referenced this issue Feb 2, 2025
diegogangl pushed a commit that referenced this issue Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug reproducible-in-git Issues that affect the current dev version
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant