Actions
Bug #995
closedStart date:
06/25/2026
Due date:
% Done:
0%
Estimated time:
Description
After renewing another plan and if the previous plan has 100 users and current has 3 it deactivates the users that are already added and activated in the portal

Files
Updated by sumit thakur about 1 month ago
- Status changed from New to Ready to QA
- Assignee changed from Vishesh Kumar to Deeksha Singh
The downgrade logic now selects users based on the oldest User IDs (ORDER BY Id ASC). The first N users (where N is the allowed user limit) remain active, and all remaining users are deactivated. This guarantees consistent user selection across multiple plan upgrades and downgrades
Updated by Deeksha Singh about 1 month ago
- Status changed from Ready to QA to Closed
Actions