Closed
Description
I have list of many room, that need add to community (both variants - room primary aliases and room id's), but can't do this via Riot-web interface window "Add rooms to the community".
When I manually type several rooms id's or aliases to textfield, it shows autocomplete for each room, where I can select it for convert plaintext to rendered room.
But when I paste to this textbox plaintext with list of rooms id's (like !togciVWbBMlIUHgyVA:matrix.org, !tdGCWSxlGxRrMrRXZX:matrix.org
), it shows me error:
You have entered an invalid address.
Try using one of the following valid address types: Matrix Room ID.
I try to split room ids via space, line break, comma, quotes, etc - nothing works. Can you describe which format of room list string must I use for Riot accepts it successfully?