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

Duplicate Product Records Created When Same Bulk Count File Is Uploaded Multiple Times #456

Open
Adameddy26 opened this issue Sep 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Adameddy26
Copy link

Adameddy26 commented Sep 19, 2024

Note

Screenshot from 2024-09-19 15-31-50

We have this description text present on UI but this is useful only when user is trying to upload the CSV having duplicate records of products. This message doesn't cover the case where the file with unique records is uploaded multiple times.

Current behavior

Each upload of the same bulk count file results in duplicate product records being created for a count.

Expected behavior

The system should recognize that the same bulk count file has been uploaded and prevent duplicate product records from being created.

Steps to reproduce the issue

Navigate to the 'Bulk Count' page.
Upload a bulk count file with product records.
Without making any changes, upload the same file again.
Observe that the product records are created as duplicates for the count mentioned in CSV.

Environment details

App version : v2.1.0
App environment : UAT

Additional information

https://jam.dev/c/e3074243-7893-494b-a1ed-7aae1f986872
https://jam.dev/c/95872c2b-49ba-4677-b99c-f4eab3aa2f0d

@Adameddy26 Adameddy26 added the bug Something isn't working label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant