Skip to content

441300 TableOrganizer: Cannot invoke "org.eclipse.scout.rt.client.ui.…#2029

Merged
bschwarzent merged 1 commit intoreleases/26.1from
features/bsh/26.1/441300_table_organize_action_npe
Feb 23, 2026
Merged

441300 TableOrganizer: Cannot invoke "org.eclipse.scout.rt.client.ui.…#2029
bschwarzent merged 1 commit intoreleases/26.1from
features/bsh/26.1/441300_table_organize_action_npe

Conversation

@bschwarzent
Copy link
Member

…basic.table.columns.IColumn.getColumnId()" because "col" is null

TableAdapter.ts should always send a columnId. If the column is no longer known by the JsonTable adapter, simply ignore the event. Similar handling as in JsonTree.

…basic.table.columns.IColumn.getColumnId()" because "col" is null

TableAdapter.ts should always send a columnId. If the column is no
longer known by the JsonTable adapter, simply ignore the event.
Similar handling as in JsonTree.
@bschwarzent bschwarzent merged commit c3573fd into releases/26.1 Feb 23, 2026
4 checks passed
@bschwarzent bschwarzent deleted the features/bsh/26.1/441300_table_organize_action_npe branch February 23, 2026 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants