Commit fbc729a
Fix adminUI and related fields merging during adapter upload
- Add replaceAttributes list to extendCommon method
- Include adminUI, adminTab, and adminColumns in replacement list
- These fields are now completely replaced instead of merged
- Preserves backward compatibility for other object merging
- Fixes issue where old adminUI configs persisted after removal
Co-authored-by: Apollon77 <[email protected]>1 parent dbf5ad4 commit fbc729a
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
670 | 670 | | |
671 | 671 | | |
672 | 672 | | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
673 | 676 | | |
674 | 677 | | |
675 | 678 | | |
676 | 679 | | |
677 | 680 | | |
678 | 681 | | |
679 | | - | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
680 | 687 | | |
681 | 688 | | |
682 | 689 | | |
| |||
0 commit comments