- Issue created by @arti_parmar
- Issue was unassigned.
- Status changed to Needs review
almost 2 years ago 11:28am 22 June 2023 - Status changed to Needs work
almost 2 years ago 12:51pm 22 June 2023 - 🇨🇳China g089h515r806
1, the field_validation_rule_id should be used at:
if (!empty($tab_id)) {
The tab is should be $field_validation_rule_id;
2. this is a private function, not a public:
private function getFieldColumnValue($items, $column = 'value'): array {
It seems that this function is not used at all.
-
g089h515r806 →
committed 85b8c27d on 8.x-1.x authored by
_pratik_ →
Issue #3368622 by _pratik_, arti_parmar, g089h515r806: Unused variable...
-
g089h515r806 →
committed 85b8c27d on 8.x-1.x authored by
_pratik_ →
- Status changed to Fixed
almost 2 years ago 6:46am 23 June 2023 Automatically closed - issue fixed for 2 weeks with no activity.