-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels