You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have this plugin working now so edited this reply. Redmine 5.1.2.stable. I had the same issue as @JoeWu0121 but discovered from looking at comments in the source code that I had not configured the Anonymous user role properly. Now its working as it should sending the reply (a member of the team will reply soon) to the incoming first email that opens the ticket.
Under Administration Settings > Roles and permissions > Anonymous > "Issue tracking"
you need to have checked Treat user as supportclient (I think this checkbox option is added by the helpdesk plugin).
The code checks first to see if Anonymous users have Treat user as supportclient before it will save the senders email address in the owner-email field of the new ticket.
If you want other members/users to be able to email to open new help tickets then you need to set Treat user as supportclient for the member role also.
i found some behavior:
My expectation are:
Thank you.
Regards,
Joe
The text was updated successfully, but these errors were encountered: