Skip to content

Conversation

@isc-bsaviano
Copy link
Contributor

This PR fixes #1684 by giving source control class authors a hook to reconcile the server version of a project with the version in the source control system after it has been modified by VS Code. It is not possible to call OnAfterSave() due to IRIS limitations.

Copy link
Contributor

@gjsjohnmurray gjsjohnmurray left a comment

Choose a reason for hiding this comment

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

Changes look OK to me

@isc-bsaviano isc-bsaviano merged commit 393774e into intersystems-community:master Dec 19, 2025
5 checks passed
@isc-bsaviano isc-bsaviano deleted the fix-1684 branch December 19, 2025 12:43
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.

Adding an item to a project does not trigger source control OnAfterSave

2 participants