Skip to content

Sync does not complete or return  #78

Open
@yusuf-sabio

Description

@yusuf-sabio

Version: v4.0.0-alpha-2

When attempting to run a sync with a single "hello world" inside of my md file, the CLI command succeeds and returns :
1 to add, 0 to change, 0 to delete.

However, the request is not complete and hangs. There also isn't a timeout or debug logging.

./markdown2confluence sync \ --password '<<valid token>>' \ --endpoint <<valid endpoint>> \ --parent '<<parent>>' \ --space '<<space>>' \ --title '<<title>>' \ --username '<<username>>' \ --auto-approve \ updates.md

The behavior is the same locally and in a linux environment. See below for workflow example. Cancelled the job after 20 minutes.

Screenshot 2024-05-16 at 10 24 59

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions