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

Improve saved object Copy/Share flyouts when no spaces exist #76992

Closed
jportner opened this issue Sep 8, 2020 · 3 comments · Fixed by #76132
Closed

Improve saved object Copy/Share flyouts when no spaces exist #76992

jportner opened this issue Sep 8, 2020 · 3 comments · Fixed by #76132
Assignees
Labels
enhancement New value added to drive a business result Feature:Saved Objects Feature:Security/Sharing Saved Objects Platform Security - Sharing Saved Objects feature Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!

Comments

@jportner
Copy link
Contributor

jportner commented Sep 8, 2020

Currently, if you Copy/Share a saved object and no spaces exist, you get an unhelpful message.

See screenshots

image

image

We should change both flyouts:

  • If the user is authorized to create new spaces, change the text to: "There are no eligible spaces to <copy | share> into. Create a space first."
    • (link to <basepath>/app/management/kibana/spaces/create)
  • If the user is not authorized to create new spaces, change the text to "There are no eligible spaces to <copy | share> into. You do not have permission to create a space."
@jportner jportner added Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more! enhancement New value added to drive a business result Feature:Saved Objects labels Sep 8, 2020
@elasticmachine
Copy link
Contributor

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

@jportner jportner self-assigned this Sep 8, 2020
@gchaps
Copy link
Contributor

gchaps commented Sep 8, 2020

Options for when the user is authorized

Create a new space

This is where you'll copy your objects.


Create a space first

You'll fill this space with your copied objects.


No spaces available

Create a new space for copying your objects.


If the user is not authorized

You don't have permission to create a space for your copied objects. Contact your system administrator.

@jportner
Copy link
Contributor Author

Note: #76132 will partially resolve this (for the "Share to space" flyout only).

@jportner jportner added the Feature:Security/Sharing Saved Objects Platform Security - Sharing Saved Objects feature label Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:Saved Objects Feature:Security/Sharing Saved Objects Platform Security - Sharing Saved Objects feature 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.

3 participants