Skip to content

Action doesn't respect space ID #435

Description

@YaffleZ

Describe the bug
In release 3.2.0, if a space ID has been used, it will throw an error saying

Error: No spaces exist with name 'Spaces-xx'
Error: Error: No spaces exist with name 'Spaces-xx'

However if a space name is passed, it will work fine.

To Reproduce
Pass a spaces id like "spaces-11" to the action, observe error being thrown No space exist with name 'Spaces-11'
Change it to the space name like 'dev team', error is gone.

Expected behavior
Both Space ID and Space Name should be accepted.

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