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
We need a new endpoint to do the following. We can deprecate the other ones when nodes have updated to use this one.
Have the email as mandatory info during the bug report so support can contact him in case he closes the chat
(optional) Somehow let user know that this is needed so they don't need to keep the chat open since they provided email
Call API as we do know to generate bug report with node logs which:
3.1. Uploads node logs and makes them accessible from mystnodes for support
3.2. Creates a Github issue as it is done now
3.3. Returns the message that has to be sent to intercom (which contains description and link to node logs)
Open intercom message window with the message from step 3.3 pre-filled and the user just needs to click send. This is supported by Intercom Javascript API already, but we will probably need some additional logic to set tags to that user as we do now in the backend to set things like node identity, ...
Intercom AI bot will be able to automatically reply
We need a new endpoint to do the following. We can deprecate the other ones when nodes have updated to use this one.
3.1. Uploads node logs and makes them accessible from mystnodes for support
3.2. Creates a Github issue as it is done now
3.3. Returns the message that has to be sent to intercom (which contains description and link to node logs)
Related to mysteriumnetwork/dvpn-web#513
The text was updated successfully, but these errors were encountered: