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

/workers/{id} 500s on attempting to set a worker team #445

Closed
tazlin opened this issue Aug 16, 2024 · 0 comments
Closed

/workers/{id} 500s on attempting to set a worker team #445

tazlin opened this issue Aug 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@tazlin
Copy link
Member

tazlin commented Aug 16, 2024

AttributeError: module 'horde.database.functions' has no attribute 'find_team_by_id'

team = database.find_team_by_id(self.args.team)

File "/home/stablehorde/stable-horde/horde/apis/v2/base.py", line 1013, in put
@tazlin tazlin added the bug Something isn't working label Aug 16, 2024
db0 added a commit that referenced this issue Oct 5, 2024
@db0 db0 closed this as completed in 321d848 Oct 6, 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
None yet
Development

No branches or pull requests

1 participant