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

Pinning a newly created task does not work. #862

Closed
NicoHood opened this issue Oct 2, 2019 · 0 comments
Closed

Pinning a newly created task does not work. #862

NicoHood opened this issue Oct 2, 2019 · 0 comments

Comments

@NicoHood
Copy link

NicoHood commented Oct 2, 2019

Version 1.2.2

  1. Create a new task
  2. Edit this task
  3. Safe this task
  4. Pin this task
  5. go back to task list
  6. Open the task again
  7. you will see it is not pinned, you have to pin it again

This bug appeared after the last 1-2 Updates I remember.

dmfs added a commit that referenced this issue Oct 8, 2019
The Task Editor used to launch the details view for newly created tasks using the task Uri. In general this works, but it fails when the details view uses the Uri with the notification service (because that currently requires an instance Uri). So to fix this we load the first instance after creating a new task and use that one to show the details view.
@dmfs dmfs closed this as completed in 8d19ea3 Oct 8, 2019
dmfs added a commit that referenced this issue Oct 9, 2019
The Task Editor used to launch the details view for newly created tasks using the task Uri. In general this works, but it fails when the details view uses the Uri with the notification service (because that currently requires an instance Uri). So to fix this we load the first instance after creating a new task and use that one to show the details view.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants