wso2 / financial-services-accelerator

WSO2 Open Banking Accelerator is a collection of technologies that increases the speed and reduces the complexity of adopting open banking compliance. Instead of building a solution from scratch, you can use WSO2 Open Banking Accelerator to meet all legislative requirements with additional benefits beyond compliance.
Apache License 2.0
8 stars 22 forks source link

[CDSToolkit][ConsentMgr] - Incorrect revocation date display under consent amendment history for migrated consents #175

Open malshaniS opened 3 weeks ago

malshaniS commented 3 weeks ago

Description: Consent created date is displayed the consent revocation date under consent amendment history of a migrated consent.

Screenshot 2024-11-05 at 10 16 41 AM

The expected value should be the current date and revoked time as it is withdrawn today.

Suggested Labels:

Suggested Assignees:

Affected Product Version:

OS, DB, other environment details and versions:

Steps to reproduce:

  1. Goto migrated active consent.
  2. Revoke the consent.
  3. Verify the date of the consent amendment history tab.

Related Issues:

anjuchamantha commented 2 weeks ago

Consent updated time coming from backend response is wrong, resulting in consent amended history times to be wrong including revocation time.