You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2013-05-28 23:50:36

jasonheffner
Member
Registered: 2009-11-02
Posts: 1

anonymous followups

We have GLPI configured to create tickets from anonymous users, however on any ticket updates no email are sent back to these anonymous users. The notification for follow-up is set to yes in the ticket, and in general setup. Other users in the db do get notifications.

GLPI 0.83.8

Offline

#2 2020-12-11 18:39:06

Ragnarok
Member
Registered: 2019-10-28
Posts: 44

Re: anonymous followups

i have a legacy glpi .0.90.1 with same behavior., do you solved it?

i need that add follow notofication must be send to the anonymous requester.

Offline

#3 2020-12-26 21:46:01

finalbeta
Member
Registered: 2018-12-06
Posts: 19

Re: anonymous followups

(I do not see this behavior on a recent installation, I think it's something that was not an option on that version)

Offline

#4 2022-11-23 00:27:16

random389
Member
Registered: 2019-12-14
Posts: 29

Re: anonymous followups

Solution :

950  src/NotificationTargetCommonITILObject.php
Remove :
    //Send to the ITIL object followup author
                    case Notification::FOLLOWUP_AUTHOR:
                        $this->addFollowupAuthor($options);
                        break;


Support GLPI with a donation : opencollective.com/glpi-project

Offline

Board footer

Powered by FluxBB