Skip to content

Fix broken agent assignment, now use helper instead of CRUD method - #814

Open
novasam23 wants to merge 3 commits into
masterfrom
2459-bug-unable-to-create-agentassignment
Open

Fix broken agent assignment, now use helper instead of CRUD method#814
novasam23 wants to merge 3 commits into
masterfrom
2459-bug-unable-to-create-agentassignment

Conversation

@novasam23

Copy link
Copy Markdown
Contributor

Fixes hashtopolis/server#2459

Changes to the backend made benchmark a required field, this is what broke this and caused the bug.

I made it so that assigning the agent now uses the helper instead of a plain CRUD method, which is better anyway because helpers can be stuffed with business/application logic which might apply when assigning agents.

@novasam23 novasam23 linked an issue Aug 28, 2026 that may be closed by this pull request
@novasam23 novasam23 self-assigned this Aug 28, 2026
@novasam23
novasam23 requested a review from coiseiw August 28, 2026 13:37
@novasam23 novasam23 moved this from Todo to Review in AUGUST - Sprint Aug 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Review

Development

Successfully merging this pull request may close these issues.

[BUG]: Unable to create AgentAssignment

1 participant