mirror of
https://github.com/EddieTheCubeHead/Stagnum.git
synced 2026-04-26 06:05:49 +03:00
[PR #252] [MERGED] 251 getting and sharing a pool if none exists threw 500 instead of 404 #347
Labels
No labels
bug
bug
client
design
documentation
feature
feature
infrastructure
pull-request
ready for development
server
server
spike
technical work
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Stagnum#347
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/EddieTheCubeHead/Stagnum/pull/252
Author: @EddieTheCubeHead
Created: 4/15/2024
Status: ✅ Merged
Merged: 4/15/2024
Merged by: @EddieTheCubeHead
Base:
master← Head:251-fetching-pool-when-none-exists-causes-an-internal-server-error📝 Commits (2)
bbc9c46251 getting and sharing a pool if none exists threw 500 instead of 4046af5340Merge branch 'master' into 251-fetching-pool-when-none-exists-causes-an-internal-server-error📊 Changes
3 files changed (+19 additions, -0 deletions)
View changed files
📝
server/src/api/pool/dependencies.py(+4 -0)📝
server/test/pool_features/get_pool_features.py(+7 -0)📝
server/test/pool_features/shared_pool_features.py(+8 -0)📄 Description
Added tests and fixed functionality
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.