-
Notifications
You must be signed in to change notification settings - Fork 4
Support area should be set for topics #221
Comments
@mrsimpson: Oliver can you please describe how we are getting the Support Area information for the topic channels. @Peym4n the Smarti Widget needs to take care of applying changed meta information (such as the support area) to existing conversations in Smarti. Please check if their is a Channel update event in Rocket.Chat |
topic channels are currently named
and extending the regular room type configs within Rocket.Chat ( In order to pass the supportArea within the
@mrsimpson could you please confirm that this is a possible/good solution? |
as discussed in our meeting: It's possible and probably also best meaningful always to pass the |
fixed with assistify/Rocket.Chat@48a7f5a we thought of passing a stable (non human-readable guid) if available for the topic hierarchy level. wdyt? |
@mrsimpson, I just saw your commit. |
We still have the Issue that the |
For those conversations we do not have any information about the correct The only thing we can do is to provide a service that allows to find all conversations in Smarti that do not have an @mrsimpson any suggestions? |
@westei agreed, this cannot be fixed only from Smarti. |
Ok so I am moving this over to review again. |
* Smarti-203: Flag widget messages * Smarti-203: Rename widget message flag to skipAnalysis * Smarti-52: Add support for edited messages * redlink-gmbh/smarti#221: Set room topic as support area for conversation * Revert "redlink-gmbh/smarti#221: Set room topic as support area for conversation" This reverts commit c7966a3. * redlink-gmbh/smarti#225: Fix widget footer styling * redlink-gmbh/smarti#220: Improve error handling * SmartiWidgetBackend: Improve error handling
It must be ensured that a
support area
is set for each topic.Therefore the
support area
of a topic should be set to thetopic name
itself.By implementing this issue, updating existing conversations must be considered.
The text was updated successfully, but these errors were encountered: