Skip to content

[bug] tx console logs on errors are cut #264

Description

@mmattel

tx 1.6.17 (latest at the time of writing)

When running tx push -s --skip and the source string has unescaped forbidden characters, the console output is heavily truncated if the console is standard size resulting in incomplete log output:

Example: (org,proj,res are replaced the rest is literally copied !)

<project>.<resource> - failed to upload of resource 'o:<org>:p:<proj..

Expectation:

Linebreaks when the width of the console is shorter than the log output.

Impact:

Hard to find a root cause using the console log printout if there is an issue using the tx command.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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