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

Fixed regression on GET /user/tasks/list #700

Merged
merged 2 commits into from
Jan 24, 2025

Conversation

c8y3
Copy link
Contributor

@c8y3 c8y3 commented Jan 24, 2025

When a user had tasks, had errors because GET /user/tasks/list returned 500 and was missing field task_case.
I believe this regression was introduced here
I reverted the code of function list_user_tasks in app.datamgmt.dasboard.dashboard_db and added 2 tests.

@c8y3 c8y3 requested a review from whikernel January 24, 2025 12:50
@whikernel whikernel merged commit 44bce5e into develop Jan 24, 2025
8 checks passed
@whikernel whikernel deleted the dashobard_user_tasks_list_not_working branch January 24, 2025 16:27
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.

2 participants