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

[BUG] At first time, Import saved objects with check existing objects and automatically override, when there is no conflict and create new objects, still display {number} objects overwritten #5861

Closed
yujin-emma opened this issue Feb 10, 2024 · 1 comment · Fixed by #5871
Assignees
Labels
bug Something isn't working

Comments

@yujin-emma
Copy link
Contributor

Describe the bug

Tried to import saved objects from local file, chose an empty data source, choose Check existing objects and automatically override, since there is no conflict, objects are imported as new objects, but still display overwritten, which is not correct
To Reproduce
Steps to reproduce the behavior:

  1. Enable data source feature
  2. Go to dashboards managements -> saved objects
  3. import
  4. choose a local file to upload
  5. At Data source picker, choose an empty data source
  6. choose check existing object and automatically override conflict
  7. can see {number} objects override, but the total number of objects increase by {number}

Expected behavior
{number} objects new
OpenSearch Version
2.12
Dashboards Version
2.12
Plugins

Screenshots
Screenshot 2024-02-09 at 15 50 18

If applicable, add screenshots to help explain your problem.

Host/Environment (please complete the following information):

  • OS: [e.g. iOS]
  • Browser and version [e.g. 22]

Additional context

Add any other context about the problem here.

@AMoo-Miki
Copy link
Collaborator

@yujin-emma noted that this is fixed with #5871

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment