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

Remove "Features visible" column in serverless #194403

Closed
jeramysoucy opened this issue Sep 30, 2024 · 1 comment · Fixed by #194438
Closed

Remove "Features visible" column in serverless #194403

jeramysoucy opened this issue Sep 30, 2024 · 1 comment · Fixed by #194438
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Feature:Security/Spaces Platform Security - Spaces feature Project:Serverless Work as part of the Serverless project for its initial release Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!

Comments

@jeramysoucy
Copy link
Contributor

Describe the bug: Space feature visibility is not configurable in the serverless offering, however, the "Features visible" column is present on the spaces management page.

Expected behavior: This column should not appear in the serverless offering.

Screenshots (if relevant):
Image

@jeramysoucy jeramysoucy added bug Fixes for quality problems that affect the customer experience Feature:Security/Spaces Platform Security - Spaces feature Project:Serverless Work as part of the Serverless project for its initial release Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! labels Sep 30, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-security (Team:Security)

@jeramysoucy jeramysoucy self-assigned this Sep 30, 2024
tiansivive pushed a commit to tiansivive/kibana that referenced this issue Oct 7, 2024
…lastic#194438)

Closes elastic#194403

## Summary
Removes the 'Features visible' column from the Spaces management page
grid when in serverless.

### Tests
-
x-pack/plugins/spaces/public/management/spaces_grid/spaces_grid_page.test.tsx

### Manual tesing
- Start ES & Kibana in serverless mode, with a `xpack.spaces.maxSpaces`
setting > 1
- Navigate to spaces management page and verify that the 'Features
visible' column is not present
- Start ES & Kibana in stateful mode
- Navigate to spaces management page and verify that the 'Features
visible' column is present
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Security/Spaces Platform Security - Spaces feature Project:Serverless Work as part of the Serverless project for its initial release Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants