Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.1.0-b1
-
Component/s: None
-
Labels:None
Description
- Many modules mappings use the 'hostname' field for the server name when they use the 'name' field
- Many modules map the 'secure' field to the 'use_ssl' blesta field. To make this more reliable add a callback
, 'callback' => function ($value) { return ($value == 'on' ? '1' : '0');}
- Nameservers are not imported, but they could be if we add support for array values.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Jonathan Reissmueller [ jonathan ] |
| Fix Version/s | Short Term [ 10800 ] |
| Fix Version/s | 5.1.0-b1 [ 11703 ] | |
| Fix Version/s | Short Term [ 10800 ] |
| Story Points | 5 |
| Sprint | 5.1.0 Sprint 3 [ 127 ] |
| Rank | Ranked higher |
| Rank | Ranked higher |
| Status | Open [ 1 ] | In Review [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Remaining Estimate | 0 minutes [ 0 ] | |
| Time Spent | 2 hours, 10 minutes [ 7800 ] | |
| Worklog Id | 14846 [ 14846 ] |
| Status | In Review [ 5 ] | Closed [ 6 ] |