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

Get EntityChangeAuditLog endpoint fails when viewing audit log dialog #1489

Closed
hlayisanimazuze opened this issue May 9, 2024 · 2 comments
Closed
Assignees
Labels
bug Something isn't working ready for testing

Comments

@hlayisanimazuze
Copy link
Collaborator

Steps to reproduce the behavior:

  1. Go to 'https://function-adminportal-test.shesha.dev/dynamic/TestModule/views-details?id=e9f47285-ac2a-427d-b18b-0eeea7805da1'
  2. Open your console
  3. Click on 'audit log' button
  4. Check the error displayed on getProperties=id
    5.Actual Results: Argument 'id' has invalid value. Expected type 'Long', found "0"."

Expected behavior
The id should be passed correctly to get the audit log details

image

If I use the get endpoint and provide id, the below error gets displayed
image

@hlayisanimazuze
Copy link
Collaborator Author

Related Item
#1349

@hlayisanimazuze
Copy link
Collaborator Author

The endpoint error persists. I will consult Alex to confirm if it is not used somewhere else

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ready for testing
Projects
None yet
Development

No branches or pull requests

2 participants