Skip to content

Fix Incomplete notes field for file and block #1484

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

Merged
merged 2 commits into from
May 24, 2021

Conversation

ATGE
Copy link
Contributor

@ATGE ATGE commented May 7, 2021

Fixes #1481

Tesing

trim notes

  • ✔️ slcli file volume-list

  • ✔️ slcli --format=table file volume-list --columns "notes"

  • ✔️ slcli --format=raw file volume-list --columns "notes"

  • ✔️ slcli block volume-list

  • ✔️ slcli --format=table block volume-list --columns "notes"

  • ✔️ slcli --format=raw block volume-list --columns "notes"

no trim

  • ✔️ slcli --format=jsonraw file volume-list --columns "notes"

  • ✔️slcli --format=json file volume-list --columns "notes"

  • ✔️ slcli --format=jsonraw block volume-list --columns "notes"

  • ✔️ slcli --format=json block volume-list --columns "notes"

@ATGE ATGE self-assigned this May 7, 2021
@ATGE ATGE added the Bug label May 7, 2021
Copy link
Member

@allmightyspiff allmightyspiff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks

@allmightyspiff
Copy link
Member

@caberos and @FernandoOjeda please review this when you get a chance, thanks.

Copy link
Contributor

@caberos caberos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@allmightyspiff allmightyspiff merged commit c187167 into softlayer:master May 24, 2021
@allmightyspiff allmightyspiff mentioned this pull request May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incomplete notes field for files in version 5.9.1
3 participants