Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Entitlement history is missing the "Entitlement added" and "Entitlement removed" - events #225

Open
gitpm opened this issue Jan 17, 2025 · 1 comment

Comments

@gitpm
Copy link

gitpm commented Jan 17, 2025

Question 1:
In the System Entitlements- Historie of the old web-ui the events "object created", "property change", "Entitlement added" and "Entitlement removed" are displayed
Image

In the new web-ui only the "object created" and "property change* events are displayed
Image

Is there a reason why the "Entitlement added" and "Entitlement removed" events are missing in the web-ui?

Question 2:
The timeline view from the old web is very pretty.
I know in contrast to the new web this control is a server side rendered control.
But I'm asking myself if this control is maybe also available for angular development so I can maybe use it for custom development.
Is there any gihub resource to use this control the new web ui?
Image

Cheers
Peter

@hannoquest
Copy link
Collaborator

Hello Peter,

The first question would best be handled by support if the server is not returning the complete history data. There was an issue with memberships of deleted accounts, but that was already fixed in 9.2.1.

For the timeline question, the old timeline component is still available, there is a successor component meanwhile. One reason for moving away from it was that it does not really scale well when events are sparsely and not evenly distributed. You can see that problem in the data of your screenshot. The horizontal, linear timeline shows nothing for many months.

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

No branches or pull requests

2 participants