Skip to content

Ensure unique request assignment in volunteers_assigned table (#117)#159

Open
Srilaxmi1616 wants to merge 2 commits into
mainfrom
feature/volunteer-mock-data
Open

Ensure unique request assignment in volunteers_assigned table (#117)#159
Srilaxmi1616 wants to merge 2 commits into
mainfrom
feature/volunteer-mock-data

Conversation

@Srilaxmi1616

Copy link
Copy Markdown
Contributor

Thanks for the review and feedback..
I've addressed the issue you pointed out. Previously, request_ids were randomly assigned which could lead to the same request being mapped to multiple volunteers.
I’ve now updated the logic to ensure each request_id is unique, so each request is assigned to only one volunteer.
Please let me know if anything else needs improvement. Thankyouu.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant