Skip to content

fix(core): update modified on timestamp for update repository methods - #2596

Open
Sourav-kashyap wants to merge 1 commit into
masterfrom
GH-2262
Open

fix(core): update modified on timestamp for update repository methods#2596
Sourav-kashyap wants to merge 1 commit into
masterfrom
GH-2262

Conversation

@Sourav-kashyap

Copy link
Copy Markdown
Contributor

update modified on timestamp for update repository methods

GH-2262

Description

update modified_on timestamp for update repository methods.
Ensure the modified_on datetime is updated correctly across update, updateAll, updateById, and other update operations, matching the behavior of the save function.

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • Performed a self-review of my own code
  • npm test passes on your machine

@Sourav-kashyap Sourav-kashyap self-assigned this Aug 14, 2026
@Sourav-kashyap
Sourav-kashyap requested a review from a team as a code owner August 14, 2026 05:43
@Sourav-kashyap Sourav-kashyap linked an issue Aug 14, 2026 that may be closed by this pull request
update modified on timestamp for update repository methods

GH-2262
@sonarqubecloud

Copy link
Copy Markdown

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.

modified_on date-time is not updating in update function

1 participant