When I change the group name
And I delete the group chat_id from imok
And I remove the bot from the group
And I re-add the bot to the group
Then notifications to the telegram group break because the group title doesn't match
Scope
Review how we handle group notifications in telegram and handle this edge case
Overview
When I change the group name And I delete the group chat_id from imok And I remove the bot from the group And I re-add the bot to the group Then notifications to the telegram group break because the group title doesn't match
Scope
Review how we handle group notifications in telegram and handle this edge case
Acceptance Criteria
The flow described above works
Questions/Assumptions