Hello,
working with a fresh install of beta6 on a debian stable system:
When defining a a trigger and assign "send message to" to an existing group that contains valid users, the web inteface shows the error: "No user with itemid=[xyz]" where xyz is the groupid in question.
However assign "send message to" an user works.
I assume this is a bug and the lookup uses the wrong sql-table ("users" instead of "users_groups")
working with a fresh install of beta6 on a debian stable system:
When defining a a trigger and assign "send message to" to an existing group that contains valid users, the web inteface shows the error: "No user with itemid=[xyz]" where xyz is the groupid in question.
However assign "send message to" an user works.
I assume this is a bug and the lookup uses the wrong sql-table ("users" instead of "users_groups")
Comment