Skip to content

Fix failing api#215

Merged
JamesBirni merged 4 commits intomainfrom
fix-failing-api
Mar 28, 2025
Merged

Fix failing api#215
JamesBirni merged 4 commits intomainfrom
fix-failing-api

Conversation

@taoTimTim
Copy link
Copy Markdown
Collaborator

Fixed the failing API methods getAllTeams in AdminService and deleteTask in TeamMemberService.

For getAllTeams, if a teamLead is null it will return -1 now.

For deleteTask, all notifications related to the task and all IsAssignedTo relationships will be dleeted when the task is deleted.

@taoTimTim taoTimTim self-assigned this Mar 27, 2025
Copy link
Copy Markdown
Collaborator

@JamesBirni JamesBirni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

API calls work yay. seems to have fixed the problem.

@JamesBirni JamesBirni merged commit 9dca4c0 into main Mar 28, 2025
1 check passed
@taoTimTim taoTimTim deleted the fix-failing-api branch March 28, 2025 07:50
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