Skip to content

Solves issue #317

Shivangi Singh requested to merge sharifa2708/postorius:sharifa2708 into master

This merge request aims to solve the issue #317. I have used mass_unsubscribe API in place of unsubscribe to avoid recursive calls to unsubscribe API when removing more than subscriptions. Changes have been made in ListMassRemovalView in postorius/src/postorius/views/list.py

Edited by Abhilash Raj

Merge request reports