Skip to content

imx-object-history component do not work for custom table #391

@KABUECKE

Description

@KABUECKE

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

  1. use the history component: <imx-object-history
    [objectType]="myCCCTableName"
    [objectUid]="myUID"
    [showTitle]="false"
  1. if using it for a custom table, the result is always empty ( for standard tables it work well)
Image

in old web, it works with the custom table:

Image

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)

Image

in old web:

Image

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

Image

Anything else? (proposed solution can go here)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions