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

[Feature Request] SMS endpoint does not have the ability to override default department for new sessions #527

Open
bhardwajaditya opened this issue Nov 3, 2021 · 1 comment

Comments

@bhardwajaditya
Copy link

Description:

The SMS endpoint does not have the ability to overwrite default department for new sessions. This might be required for several cases when all the new Livechat requests are not intended for the same department. It can fallback to default department in case the override value is not available.

We might also want to have multiple rooms open for same user with different departments. With the existing implementation, this is not possible as well.

Steps to reproduce:

  1. Start a new Livechat session using SMS
  2. The chat will be assigned to default department
  3. Post default department change, the chat still continues in the previously opened room.

Expected behavior:

  1. On department change a new chat with the updated department should be started.
  2. There should be ability to override the default department value on the fly.
@debdutdeb debdutdeb transferred this issue from RocketChat/Rocket.Chat Nov 11, 2021
@debdutdeb
Copy link
Member

Hi.

Thanks for this FR (and the corresponding PR!). I've transferred this to our feature requests repository. Please create feature request issues there in the future :)

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

No branches or pull requests

2 participants