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

Enhance legacy URL aliases for broader usage #127047

Closed
jportner opened this issue Mar 7, 2022 · 1 comment · Fixed by #125960
Closed

Enhance legacy URL aliases for broader usage #127047

jportner opened this issue Mar 7, 2022 · 1 comment · Fixed by #125960
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 impact:needs-assessment Product and/or Engineering needs to evaluate the impact of the change. Team:Security Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!

Comments

@jportner
Copy link
Contributor

jportner commented Mar 7, 2022

Legacy URL aliases were only originally envisioned to only be used to maintain bookmarked Kibana URLs for the 8.0 upgrade saved object migrations. These migrations changed many saved object IDs so that we could enforce globally unique object IDs: #100489.

Now, we want to expand the usage of legacy URL aliases to maintain "weak links" when objects are imported or copied to other spaces, which also changes object IDs: #123550.

To that end, we need to change legacy URL aliases and make two enhancements:

  1. They need to work in the Default space - they currently only work in custom spaces
  2. They need an attribute to suppress the "This object has a new URL" toast notification when the user is redirected because of an alias -- this toast doesn't make sense if the user intentionally made a decision to create this alias (to preserve weak links)
@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 Feature:Security/Sharing Saved Objects Platform Security - Sharing Saved Objects feature labels Mar 7, 2022
@jportner jportner self-assigned this Mar 7, 2022
@elasticmachine
Copy link
Contributor

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

@exalate-issue-sync exalate-issue-sync bot added the impact:needs-assessment Product and/or Engineering needs to evaluate the impact of the change. label Mar 7, 2022
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 impact:needs-assessment Product and/or Engineering needs to evaluate the impact of the change. 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