「ga」と入力すると、アクセスできないユーザーのアサインメントが常に開いてしまう

This is reproducible anywhere with Discourse assign, including here. Just enter ga when not in a text box and the bind triggers, regardless if you’re allowed to do so or not.

「いいね!」 3

Good catch :+1:

That line might need to be moved inside a api.getCurrentUser()?.can_assign condition.

「いいね!」 4