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

Using the QB to search and add multiple items duplicates the first item selected when added #5335

Open
grantfitzsimmons opened this issue Oct 21, 2024 · 0 comments
Labels
1 - Bug Incorrect behavior of the product 2 - Record Sets Issues that are related to record sets

Comments

@grantfitzsimmons
Copy link
Member

Describe the bug

I first discovered this issue when testing #5279:

  • verify you can add several CO children using query builder

Each time I used the QB to return a list of all COs, searching only (any) Catalog Number, I would select a range of results. After selection, an item in the list would always be duplicated (recreated several times).

Screen.Recording.2024-10-21.at.2.28.40.PM.mov

Specify 7 Crash Report - 2024-10-21T19_28_33.009Z.txt

To Reproduce
Steps to reproduce the behavior:

  1. Create a new Collection Object Record Set
  2. Add 5 Collection Objects after searching and selecting 5 items (note: this will not work with 1 or 2 items selected)
  3. See that the first CO record appears twice in the record set.
newRSbug.mp4

Expected behavior
Each selected item should only be added once.

System Information:
Specify 7 System Information - 2024-10-21T19_34_04.344Z.txt

@grantfitzsimmons grantfitzsimmons added 1 - Bug Incorrect behavior of the product 2 - Record Sets Issues that are related to record sets labels Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 - Bug Incorrect behavior of the product 2 - Record Sets Issues that are related to record sets
Projects
None yet
Development

No branches or pull requests

1 participant