I want to distribute to multiple groups. for example) as-is : ``` groups: beta ``` to-be : ``` groups: beta, alpha ``` comma is not working. how can i do this?
I want to distribute to multiple groups.
for example)
as-is :
to-be :
comma is not working.
how can i do this?