Problem Description
When passing placeholders (for eg. user.id or user.username) to the NAME field of the Create Channel block, the block returns the placeholders' literals - userid and username.
I tried it with both {{user.username}} and {{user.id}}, got the same error in both cases.
