Skip to content

Terminal output inconsistent #1

@LvckyAPI

Description

@LvckyAPI

Terminal Output:

~/PhpstormProjects/*****-neos$ tools/neos/flow content:export --source 7e3b6308-8cda-4057-aab3-746a9cd16b4b --package-key "*******.******" --site-name "site" --filename "example"
We're about to export the marked node and all it's sub-nodes.
| Lorem Ipsum Dolor Sit Amet (*******.******:Document.HomePage)
|   -> Lorem Ipsum (*******.******:Document.Page)
Continue (y/n)? y
Exporting the content at "/sites/site/node-79br0aw7tpnsl" to package "*******.******"...
Partial export of "/sites/site/node-79br0aw7tpnsl" to package "*******.******" completed.

Expected:
Terminal output shows correct name of file (example.xml)

Actual:
Terminal output shows incorrect name of file (example.xml -> node-79br0aw7tpnsl)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions