Skip to content

On connect fail, don't close tasks #1168

@wimvinckier

Description

@wimvinckier

I see #866 and #1017 which are related but I currently don't see a solution. If a connection to a service fails, all related tasks are closed. When the connection is restored, the tasks are opened again.

In most cases this works correctly but it's causing issues with the logseq system. When bugwarrior restores the connection, the UUID sometimes changes. This means that it creates a new UUID and does not reopen the previous task but creates a new one.
So if you added tasks or changed the project, that information gets lost.

From my point of view, bugwarrior should leave the tasks as is if it can't connect to the server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions