-
Notifications
You must be signed in to change notification settings - Fork 177
Closed
Description
Is this a regression? (This used to work and it doesn't anymore)
No
Please provide the branch(es) you discovered this issue in
v92
Please provide a minimal set of steps to reproduce the issue
- use the history component: <imx-object-history
[objectType]="myCCCTableName"
[objectUid]="myUID"
[showTitle]="false"
- if using it for a custom table, the result is always empty ( for standard tables it work well)
in old web, it works with the custom table:
Description
when i use the history component: <imx-object-history
[objectType]="myCCCTableName"
[objectUid]="myUID"
[showTitle]="false"
, the result is always empty ( for standard tables it work well)
in old web:
Describe what you expected to happen versus what actually happened
that the component works für custom tables as well like for standard tables
Add a screenshot(s) if that helps illustrate the problem
Anything else? (proposed solution can go here)
No response
Metadata
Metadata
Assignees
Labels
No labels