You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix adminUI and related object fields not being replaced during adapter upload (#3096)
* Initial plan
* 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]>
* Add changelog entry for adminUI fix
Co-authored-by: Apollon77 <[email protected]>
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: Apollon77 <[email protected]>
Co-authored-by: Ingo Fischer <[email protected]>
Co-authored-by: Bluefox <[email protected]>
0 commit comments