Details
-
Type:
Improvement
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 5.11.0
-
Fix Version/s: 5.13.0-b1
-
Component/s: Plugins, Staff Interface
-
Labels:None
Description
Someone was confused because the price for a TLD did not match the price shown under Packages > Domain Options, when editing the TLD price grid. In the end, they had duplicate active packages for the same TLDs using the same module.
The domain manager is supposed to maintain only 1 active package for a TLD at a time. If you change the registrar, it marks the old TLD packages "Inactive" and creates another that is active.
On Packages > Domain Options, we should quickly check to ensure that there are no cases where more than 1 Package is active for a TLD. If there is, we should show the message in a warning box:
The following TLDs have duplicate active packages associated with them: .com, .net, .org, .mx, .etc. Click the button below to correct. Duplicate Packages will be deleted if they are not in use, if they are in use they will be marked "Inactive".
[ Button "Fix Duplicates" ]
Then, we find the duplicate entries (not the one being edited in the TLD list here) and delete it if it's not in use. If it is in use, we mark it as "Inactive".