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
The bookmark of a viewmodel is too large to be stored in the target field of the IsisCommand (CommandJdo) table. The maximum length of target is 2000 characters but the bookmark of a viewmodel exceeds that.
Because it's not relevant to store this bookmark we decided not to store bookmarks for viewmodels and therefore allow null values in the target field.
The text was updated successfully, but these errors were encountered:
The bookmark of a viewmodel is too large to be stored in the target field of the IsisCommand (CommandJdo) table. The maximum length of target is 2000 characters but the bookmark of a viewmodel exceeds that.
Because it's not relevant to store this bookmark we decided not to store bookmarks for viewmodels and therefore allow null values in the target field.
The text was updated successfully, but these errors were encountered: