Details
- 
        Type: Bug Bug
- 
        Status: Closed
- 
            Priority: Major Major
- 
            Resolution: Fixed
- 
            Affects Version/s: None
- 
            Fix Version/s: 5.5.0
- 
            Component/s: None
- 
            Labels:None
Description
To reproduce:
- Import a whmcs database with no support departments
To resolve, around line 1516 change:
        foreach ($departments as $department) {
To
        $this->mappings['support_departments'] = [];
        foreach ($departments as $department) {
Activity
| Field | Original Value | New Value | 
|---|---|---|
| Rank | Ranked higher | 
| Sprint | 5.5.0-b2 Sprint 1 [ 163 ] | 
| Rank | Ranked higher | 
| Rank | Ranked higher | 
| Assignee | Jonathan Reissmueller [ jonathan ] | 
| Status | Open [ 1 ] | In Review [ 5 ] | 
| Resolution | Fixed [ 1 ] | 
| Remaining Estimate | 0 minutes [ 0 ] | |
| Time Spent | 1 hour, 21 minutes [ 4860 ] | |
| Worklog Id | 15854 [ 15854 ] | 
| Sprint | 5.5.0-b2 Sprint 1 [ 163 ] | 5.5.0 Sprint 1 [ 164 ] | 
| Rank | Ranked higher | 
| Fix Version/s | 5.5.0 [ 11734 ] | |
| Fix Version/s | 5.5.0-b2 [ 11733 ] | |
| Original Estimate | 0 minutes [ 0 ] | 
| Status | In Review [ 5 ] | Closed [ 6 ] | 
