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

Queues: Agents with no team assignment #5177

Merged
merged 1 commit into from Nov 18, 2019

Conversation

protich
Copy link
Member

@protich protich commented Nov 15, 2019

Commit d8b61e8 correctly addressed an issue with criteria for team assignment when an agent doesn't belong to a single team, BUT failed to consider cases that the criteria is part of a set of constraints. e.g Tickets assignee includes - Me OR One of my Teams

This commit adds a check to skip team constraint when multiple constraints are included and the Agent doesn't have team assignment.

Commit d8b61e8 correctly addressed an issue with criteria for team assignment
when an agent doesn't belong to a single team, BUT failed to consider cases
that the criteria is part of a set of constraints. e.g Tickets assigned to
Me OR one of my Teams.

This commit adds a check to skip team check when multiple constraints are
included.
@protich protich merged commit ed9f63f into osTicket:develop-next Nov 18, 2019
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.

None yet

1 participant