Page MenuHomePhabricator

subscr_modify messages lead to failmail
Closed, ResolvedPublic1 Estimated Story Points

Description

INVALID_RECURRING Msg not recognized as a recurring payment related message.

e.g. /damaged/62357, /damaged/62358

Event Timeline

I notice that in the Civi code, the subscr_modify type is commented out, with the note that 'at the moment, we are not accepting modification messages, so this is currently unused.'

Guess we used to drop the messages in the listener, before we did the paypal job refactor. We can go back to dropping those for now and revisit them after big english.

hmm, the commented-out code actually looks pretty decent. Might be OK to add a test and un-comment it. That might also solve T146309.

Change 468500 had a related patch set uploaded (by Ejegg; owner: Ejegg):
[wikimedia/fundraising/SmashPig@master] Ignore subscr_modify messages

https://gerrit.wikimedia.org/r/468500

Ejegg triaged this task as Medium priority.
Ejegg set the point value for this task to 1.
Ejegg moved this task from Sprint +1 to Current Sprint on the Fundraising-Backlog board.

Was easy to add this to the ignore list. Pulling into sprint to cut down on irrelevant failmail at this crucial time.

Change 468500 merged by jenkins-bot:
[wikimedia/fundraising/SmashPig@master] Ignore subscr_modify messages

https://gerrit.wikimedia.org/r/468500