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

[CDS-Toolkit][ConsentMgr] - admin user unable to see the consent amendment history of a business consent #184

Open
malshaniS opened this issue Nov 6, 2024 · 1 comment

Comments

@malshaniS
Copy link

Description:
"Failed to fetch consent history data, Try again later" error in consent amendment history tab for admin user. In here the consent is created and amended by "[email protected]".

Screenshot 2024-11-06 at 3 42 58 PM

Suggested Labels:

Suggested Assignees:

Affected Product Version:

OS, DB, other environment details and versions:

Steps to reproduce:

  1. Create and Amend business user consent.
  2. Log into consent manager portal via admin credentials.
  3. Verify the consent amendment history.

Related Issues:

@anjuchamantha
Copy link
Contributor

The expected behaviour is we show the consent amendment history only to the primary members [1] or to the customer care officer [2]. In this case since the admin is not a primary member, we don't show history.

[1] https://github.com/wso2/reference-implementation-consumerdatastandards-au/blob/1a74c69596495070a6f5015e0cc47fbe617d9713/components/org.wso2.openbanking.cds.consent.extensions/src/main/java/org/wso2/openbanking/cds/consent/extensions/admin/impl/CDSConsentAdminHandler.java#L181

[2] Adds in a future fix...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants