Actions
Bug #7736
closedTab params are not prepared on load
Bug #7736:
Tab params are not prepared on load
Description
This causes all tab trigger usages and tab function endpoints to need to parse to make sure the tabs params are actually a params instance. The tab params should just be prepared on load in _getTabsDb same as fields does in _getTabFieldsDb. This won't impact anything initially but for the future it'll make tab trigger and endpoint usage more reliable.
Updated by krileon over 6 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !1504
Updated by beat about 6 years ago
- Status changed from Resolved to Closed
Actions