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

Missing Functionality for 'Status' Mapping Field After Bulk Count File Upload #454

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

Comments

@Adameddy26
Copy link

Current behavior

Currently, there is no implementation of the expected functionality related to the 'Status' mapping field, leading to inconsistencies in record processing.

Expected behavior

Records without a status should default to "draft" and be processed accordingly.
Records explicitly set to "draft" should be processed and visible on the draft page.
Records with an assigned status should require a facility mapping field; otherwise, they should not be processed.(user should be notified about the mandatory field in this case)
Users should receive notifications about any records that were not processed due to invalid status values.

Steps to reproduce the issue

Prepare a bulk count CSV file with varying status values.
Upload the file using the bulk count upload feature.
Observe the behavior of the records based on the provided statuses.

Environment details

App version : v2.1.0
App environment : UAT

@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