Automatically Assigning Titles Based on Trust Level in Discourse

Hi,

I’m trying to implement this using the badge system automation, but I’m facing a limitation.

To run the user_group_membership_through_badge script, I must specify a group. However, I already use the default system groups: Trust Level 1, 2, 3, 4. These groups are built-in and cannot be selected in the automation tool.

If I create new groups to use with this automation, I’m afraid all current members will not be carried over automatically — and I will lose the accurate mapping of users to their trust levels.

Here’s a screenshot showing the error when the group field is left empty:

Is there any way to apply the badge-to-title update without requiring a group?
Or is there a workaround to target the Trust Level groups directly within this automation?