Skip to content

Conversation

@murtaza98
Copy link
Contributor

@murtaza98 murtaza98 commented May 19, 2021

Proposed changes (including videos or screenshots)

Issue(s)

Steps to test or reproduce

Further comments

…re (#22043)

* [EE] Fix Forwarding Department not working with Waiting queue feature

* add waiting queue feature enabled check

* Refactor

* Fix forwarding of agents not working

* Apply suggestions from code review

Co-authored-by: Renato Becker <[email protected]>

* Handle transfer api response properly on client + refactor

* Avoid passing unnecessary params

* Remove throw error.

* Improve throw message logic.

* Fix on-hold queue. Methods have been removed in another PR.

* Remove all subscription from a chat placed on-hold.

Co-authored-by: Renato Becker <[email protected]>
throw new Meteor.Error('inquiry-not-found', 'Error! No inquiry found for this room', { method: 'livechat:resumeOnHold' });
}

const { servedBy: { _id: agentId, username } } = room;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

FYI: The conflict was over here

@murtaza98 murtaza98 closed this May 19, 2021
@sampaiodiego sampaiodiego deleted the release-3.14.1-patch-1 branch May 28, 2021 02:32
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