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

fix(bulkUserUpload): Incorrect Success/Error Message Count #1226

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tfjanjua
Copy link
Contributor

@tfjanjua tfjanjua commented Jan 7, 2025

Description

The success/error message count displayed after bulk user upload is incorrect. When uploading a list of users, if some entries are duplicates, the popup message incorrectly indicates that all users were successfully uploaded, even though there were failed entries.

Why

Because of incorrect Success/Error Message Count in the response of Bulk user upload API.

Issue

Ref: #1225

Checklist

  • I have followed the contributing guidelines
  • I have performed a self-review of my own code
  • I have successfully tested my changes locally
  • I have checked that new and existing tests pass locally with my changes

@tfjanjua tfjanjua requested review from ntruchsess and Phil91 January 7, 2025 17:29
@tfjanjua tfjanjua self-assigned this Jan 7, 2025
@tfjanjua tfjanjua added the bug Something isn't working label Jan 7, 2025
Copy link

sonarqubecloud bot commented Jan 7, 2025

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: IN REVIEW
Development

Successfully merging this pull request may close these issues.

1 participant