Skip to content

Fix: IPM Update Resource Conflict#1129

Open
isc-jlechtne wants to merge 4 commits intomainfrom
fix-1128
Open

Fix: IPM Update Resource Conflict#1129
isc-jlechtne wants to merge 4 commits intomainfrom
fix-1128

Conversation

@isc-jlechtne
Copy link
Copy Markdown
Collaborator

Addresses #1128

Copy link
Copy Markdown
Collaborator

@isc-cborbonm isc-cborbonm left a comment

Choose a reason for hiding this comment

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

just left a couple of comments! but it looks great to me 😃

@@ -1371,6 +1364,12 @@ Method GetResolvedReferences(
}

if pLockedDependencies {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

question: why did this get moved to only when pLockedDependencies is set?

/// See property description for more details on the usage of MarkedForUpdate
ClassMethod MarkResourceForUpdate(
resourceName As %String,
marking As %Boolean = 1)
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

is there a use case for this method when marking would be set to 0?

@isc-eneil
Copy link
Copy Markdown
Collaborator

isc-eneil commented May 5, 2026

@isc-jlechtne mind adding your test cases to the PR description? Thanks!
Also, I took a look and left a few nits about comments. Looks good!

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