fossasia / susi_android

SUSI.AI Android App https://play.google.com/apps/testing/ai.susi
Apache License 2.0
2.42k stars 1.11k forks source link

Name not being displayed #2404

Closed NishithP2004 closed 4 years ago

NishithP2004 commented 4 years ago

Describe the bug On chatting with the AI bot in the app, By sending the message as "Hi" The reply comes as follows "Hello this is SHUBHAM BOT How may i help you?"

Expected Behaviour The expected reply is : "Hello this is SUSI.AI .How may i help you?"

Steps to reproduce it Open the ai bot either in app or web integration and send a "hi" message.

LogCat for the issue

Screenshots of the issue Screenshot_2019-12-09-12-15-42-281_ai susi

Smartphone Info:

Device Redmi 5A
Android Version Oreo 8.1

Would you like to work on the issue?

shashwatjolly commented 4 years ago

@iamareebjamal This seems to be an issue for susi-server. The action returned by the GET request has this problematic expression. Nothing in the client is responsible.