How do I edit one or two field of record which is checked by ChangeSet?

Thank you the error message solved, but my conditional codes works in both ways if it is true or false, please see |> validate_inclusion(:group_acl, ["actived", "unactived", "blocked", "registered"])

but my request :

Hi is not in the list ["actived", "unactived", "blocked", "registered"], but my code is updated.