In a future diff we introduce a notificationCollapseKey so that we have access to the SIDEBAR_SOURCE when generating the notif text for the CREATE_SIDEBAR mention.
Ahead of that, this diff updates the notificationTexts code so that it doesn't assert that there is only one message in the collapse result.
Depends on D6867