Details
-
Type: Bug
-
Status: Closed
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: 5.10.0-b1
-
Fix Version/s: 5.10.0-b1
-
Component/s: Plugins, Staff Interface
-
Labels:None
Description
The Domains widget on the client profile page, and the page "Billing > Domains", is slow to load with even a single domain name. I've experienced this with multiple registrars, including Enom, but to reproduce:
1. Fresh install of Blesta (not a requirement)
2. Install ConnectReseller module
3. Order 1 domain name (as an admin is fine)
4. Note that the Domains widget takes a while to load on the client profile page and Billing > Domains loads slowly.
It appears to be doing an API call to the registrar on every page load. This shouldn't be necessary because any data we need should already be stored with the domain, the sync only needs to occur periodically. If some data is missing, it might warrant an API call, but it should not be doing API calls each time the widget loads.
Activity
Field | Original Value | New Value |
---|---|---|
Rank | Ranked higher |
Priority | Major [ 3 ] | Blocker [ 1 ] |
Fix Version/s | 5.10.0-b1 [ 11905 ] | |
Fix Version/s | 5.10.0-b2 [ 11914 ] |
Rank | Ranked higher |
Rank | Ranked higher |
Sprint | 5.10.0 Sprint 9 [ 198 ] |
Rank | Ranked higher |
Assignee | Abdy Franco [ abdy ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Remaining Estimate | 0 minutes [ 0 ] | |
Time Spent | 7 hours, 9 minutes [ 25740 ] | |
Worklog Id | 16926 [ 16926 ] |
Status | In Progress [ 3 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |
Time Spent | 7 hours, 9 minutes [ 25740 ] | 7 hours, 23 minutes [ 26580 ] |
Worklog Id | 16928 [ 16928 ] |
Status | In Review [ 5 ] | Closed [ 6 ] |
Can we take a look at this for b1? I'm thinking this is a pretty big problem actually, since it's making API calls every time it loads. If it's complex we can push to b2.