Skip to content
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

Action doesn't respect space ID #435

Open
YaffleZ opened this issue Feb 7, 2024 · 1 comment
Open

Action doesn't respect space ID #435

YaffleZ opened this issue Feb 7, 2024 · 1 comment

Comments

@YaffleZ
Copy link

YaffleZ commented Feb 7, 2024

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.

@tangosix
Copy link

We are having the same issue. Our spaces name is 'Spaces-1' and with v3.2.1 it says 'Spaces-1' is not valid. It worked previously with v2. We tried using the name of the space 'default' but that didn't work either. Same error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants