Copy saved object flyout should not allow copying into the active space #116650
Labels
bug
Fixes for quality problems that affect the customer experience
Team:Security
Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!
Kibana version: 7.16 (unreleased)
Describe the bug:
Steps to reproduce:
Expected behavior:
The flyout should exclude the active space from the list of target spaces. If there are no target spaces, the flyout should inform you that there are no other spaces to copy this object to.
Screenshots (if relevant):
This is currently what it looks like:
This is what it should look like:
Any additional context:
This was introduced during #109258 but we did not catch it because the unit test was unstable (failed under heavy CPU load) and it had been skipped 🤦
Need to make this change to fix it:
Thanks @XavierM for fixing the tests and discovering this!
The text was updated successfully, but these errors were encountered: