Skip to content

[17.0][FIX] helpdesk_mgmt_assign_method: use random selection for assign method#1041

Open
gerard-domatix wants to merge 1 commit into
OCA:17.0from
gerard-domatix:17.0-fix-helpdesk_mgmt_assign_method-random
Open

[17.0][FIX] helpdesk_mgmt_assign_method: use random selection for assign method#1041
gerard-domatix wants to merge 1 commit into
OCA:17.0from
gerard-domatix:17.0-fix-helpdesk_mgmt_assign_method-random

Conversation

@gerard-domatix

Copy link
Copy Markdown

The randomly assign method used round-robin logic (same as sequential) instead of picking a random team member.
Uses random.choice and adds a test mocking the random selection.

@OCA-git-bot OCA-git-bot added series:17.0 mod:helpdesk_mgmt_assign_method Module helpdesk_mgmt_assign_method labels Jun 12, 2026
@gerard-domatix gerard-domatix force-pushed the 17.0-fix-helpdesk_mgmt_assign_method-random branch from 119c90d to cfb995c Compare June 15, 2026 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:helpdesk_mgmt_assign_method Module helpdesk_mgmt_assign_method series:17.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants