Skip to content

Conversation

@ashanthamara
Copy link
Contributor

@ashanthamara ashanthamara commented Aug 10, 2025

Copilot AI review requested due to automatic review settings August 10, 2025 19:01
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds missing createdAt and updatedAt attributes to two action response classes that were inadvertently omitted in a previous update. The changes ensure consistency in the API response objects by including timestamp fields that are available in the base ActionResponse class.

  • Adds createdAt and updatedAt field assignments in constructors
  • Updates equals() and hashCode() methods to include the new fields
  • Updates toString() methods to display the timestamp fields

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
PreUpdateProfileActionResponse.java Adds missing createdAt and updatedAt attributes to constructor, equals, hashCode, and toString methods
PreUpdatePasswordActionResponse.java Adds missing createdAt and updatedAt attributes to constructor, equals, hashCode, and toString methods

@jenkins-is-staging
Copy link

PR builder started
Link: https://github.com/wso2/product-is/actions/runs/16865285376

@jenkins-is-staging
Copy link

PR builder completed
Link: https://github.com/wso2/product-is/actions/runs/16865285376
Status: success

Copy link

@jenkins-is-staging jenkins-is-staging left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving the pull request based on the successful pr build https://github.com/wso2/product-is/actions/runs/16865285376

@ashanthamara ashanthamara merged commit b9cfad4 into wso2:master Aug 10, 2025
4 checks passed
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

Successfully merging this pull request may close these issues.

3 participants