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

fix(workspaces): raise workspaces limit to 200 #1745

Closed
wants to merge 1 commit into from

Conversation

karelhala
Copy link
Contributor

Description

Currently the request is limited to 50 WS, this is not ideal since we want to have some test workspaces. As per our discussion with Kessel team there will be limit in database for 50 workspaces. But I've increased it to 200 so it doesn't mess our things up.


Screenshots

Before:

Screenshot 2025-01-15 at 16 35 18

After:

Screenshot 2025-01-15 at 16 35 00


Checklist ☑️

  • PR only fixes one issue or story
  • Change reviewed for extraneous code
  • UI best practices adhered to
  • Commits squashed and meaningfully named
  • All PR checks pass locally (build, lint, test, E2E)

  • [-] (Optional) QE: Needs QE attention (OUIA changed, perceived impact to tests, no test coverage)
  • [-] (Optional) QE: Has been mentioned
  • [-] (Optional) UX: Needs UX attention (end user UX modified, missing designs)
  • [-] (Optional) UX: Has been mentioned

@karelhala karelhala requested a review from a team as a code owner January 15, 2025 15:36
@karelhala karelhala closed this Jan 16, 2025
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

Successfully merging this pull request may close these issues.

2 participants