Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
NTHU-SA
/
Voting-System
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
1
Code
Issues
0
Pull requests
12
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix: upload voter list error in API
- #48
#48
Merged
l7wei
merged 12 commits into
main
NTHU-SA/Voting-System:main
from
copilot/fix-upload-voter-list-error
NTHU-SA/Voting-System:copilot/fix-upload-voter-list-error
Copy head branch name to clipboard
Apr 20, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
fix: upload voter list error in API
#48
l7wei
merged 12 commits into
main
NTHU-SA/Voting-System:main
from
copilot/fix-upload-voter-list-error
NTHU-SA/Voting-System:copilot/fix-upload-voter-list-error
Copy head branch name to clipboard
Commits
Commits on Apr 20, 2026
fix: support voter upload without Mongo replica set and add allowedDevOrigins
Show description for cbc6b9e
Copilot
and
l7wei
authored
cbc6b9e
View commit details
Copy full SHA for cbc6b9e
Browse repository at this point
refactor: avoid starting Mongo session on standalone deployments
Show description for 82df57f
Copilot
and
l7wei
authored
82df57f
View commit details
Copy full SHA for 82df57f
Browse repository at this point
refactor: cache Mongo transaction support and simplify voter upload flow
Show description for 9c9ca1f
Copilot
and
l7wei
authored
9c9ca1f
View commit details
Copy full SHA for 9c9ca1f
Browse repository at this point
fix: remove stale transaction topology cache in voter upload route
Show description for 91077ed
Copilot
and
l7wei
authored
91077ed
View commit details
Copy full SHA for 91077ed
Browse repository at this point
fix: handle Mongo hello command failures in voter upload
Show description for 6f8ea96
Copilot
and
l7wei
authored
6f8ea96
View commit details
Copy full SHA for 6f8ea96
Browse repository at this point
fix: address PR48 review comments for voter upload fallback and tests
Show description for c76066d
Copilot
and
l7wei
authored
c76066d
View commit details
Copy full SHA for c76066d
Browse repository at this point
test: align MongoServerError fixture and tighten unsupported message match
Show description for 69835d5
Copilot
and
l7wei
authored
69835d5
View commit details
Copy full SHA for 69835d5
Browse repository at this point
refactor: add bounded exponential backoff for fallback voter replacement retries
Show description for 90ba13d
Copilot
and
l7wei
authored
90ba13d
View commit details
Copy full SHA for 90ba13d
Browse repository at this point
chore: extract retry constants and document allowedDevOrigins config
Show description for 0a06433
Copilot
and
l7wei
authored
0a06433
View commit details
Copy full SHA for 0a06433
Browse repository at this point
refactor: clarify retry attempt semantics and reuse voterDocuments in fallback
Show description for b22b525
Copilot
and
l7wei
authored
b22b525
View commit details
Copy full SHA for b22b525
Browse repository at this point
refactor: cap fallback backoff and simplify retry attempt loop semantics
Show description for fe335d2
Copilot
and
l7wei
authored
fe335d2
View commit details
Copy full SHA for fe335d2
Browse repository at this point
style: align retry loop increment syntax
Show description for 6de52c4
Copilot
and
l7wei
authored
6de52c4
View commit details
Copy full SHA for 6de52c4
Browse repository at this point
You can’t perform that action at this time.