The automation formula ‘Ask AI to generate’ model is not trained well on how to handle users.
It currently thinks a user needs a [Public Id] while it does not require that in formulas.
E.g. it suggests:
Voter.[Public Id] = [User who clicked Button].[Public Id]
While it should be:
Voter = [User who clicked Button]