You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 9, 2021. It is now read-only.
The user interface for reporting is a web-based support form that requires a login.
The following information is required to describe an issue:
customer's e-mail,
subject,
problem description
As long as Add support for attachments #7 is not implemented, the user should be engaged to upload his files directly in Assistify
When the form is submitted a new discussion is being created in Assistify and the entered information is posted as first message in the discussion.
The parent channel of the discussion is determined by analyzing the content of the problem description (by a "keywords/channels matching table"). If the system is not able to infer a parent channel, a default parent channel is used.
After the form has been submitted, the customer gets a (deep) link to the discussion. By this, the customer is able to join the channel, when Single-Sign-On is used.