Closed AttackOnMorty closed 6 months ago
✅ Done
For the query - "who is in the Brisbane office?", the bug is being fixed.
For the query - "who is in the Brisbane office now?", it does query the data with data range. The problem is the response message for no one is found. With "at this time", it seems to check if people are in the office now.
So I changed the response message to reduce misunderstanding.
From
I couldn't find anyone in the Brisbane office at this time.
To
I couldn't find anyone in the Brisbane office.
Figure: Enhanced message when no one is found
Figure: Response is correct if people exist
Hi team,
Based on the email chain:
From: @GordonBeeming Date: Tuesday, 16 January 2024 at 16:36 To: @AttackOnMorty Cc: @adamcogan, @jimmidier, @william-liebenberg Subject: Sophie Bot - Seems to be broken at the moment
Describe the Bug
The two queries below are not working.
Tasks
Acceptance Criteria
Screenshots
Figure: Should return people works in Brisbane
Figure: Should return people in the office today
Thanks!