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

Adding a child to a task doesn't remove it from Actionable view #1060

Closed
SqAtx opened this issue Mar 10, 2024 · 3 comments
Closed

Adding a child to a task doesn't remove it from Actionable view #1060

SqAtx opened this issue Mar 10, 2024 · 3 comments
Labels
bug regression Essential features that recently broke reproducible-in-git Issues that affect the current dev version

Comments

@SqAtx
Copy link
Contributor

SqAtx commented Mar 10, 2024

This is very similar to #1039 and I mentioned the problem there. But I created a commit (#1059) that fixes one problem without fixing the other, so now I need a new issue.

This is on commit 083353f, but has been happening since the megabranch was merged.

Steps

  • Go to the Actionable tab
  • Open a task (double click)
  • Create a child task by adding - foo to the description

Expected

As soon as GTG realizes that a child task has been created, it appears in the Actionable view and the parent disappears from that view.

This is the behaviour in GTG 0.6.

Actual

The task is still visible in the Actionable view, even after I close its task editor window. I can update the view and make the disappear by:

  • switching to (for example) Open and back to Actionable
  • marking an Actionable task as done
@SqAtx SqAtx changed the title Changing Start Date doesn't remove task from Actionable view #1039 Adding child to task doesn't remove it from Actionable view Mar 10, 2024
@SqAtx SqAtx changed the title Adding child to task doesn't remove it from Actionable view Adding a child to a task doesn't remove it from Actionable view Mar 10, 2024
@SqAtx
Copy link
Contributor Author

SqAtx commented Mar 10, 2024

The fix for this will likely be very similar to whatever version of #1059 makes it to master

@nekohayo nekohayo added bug reproducible-in-git Issues that affect the current dev version regression Essential features that recently broke labels Mar 10, 2024
@SqAtx
Copy link
Contributor Author

SqAtx commented Apr 5, 2024

I can no longer reproduce this. It might have been fixed while fixing something else!

@SqAtx SqAtx closed this as completed Apr 5, 2024
@SqAtx
Copy link
Contributor Author

SqAtx commented Apr 22, 2024

So this wasn't fixed - it just doesn't happen all the time. I will reopen this when I find out how to trigger it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug regression Essential features that recently broke reproducible-in-git Issues that affect the current dev version
Projects
None yet
Development

No branches or pull requests

2 participants