Skip to content

Improve the accuracy of Storage update#1755

Merged
isc-klu merged 1 commit intointersystems-community:masterfrom
isc-klu:master
Apr 13, 2026
Merged

Improve the accuracy of Storage update#1755
isc-klu merged 1 commit intointersystems-community:masterfrom
isc-klu:master

Conversation

@isc-klu
Copy link
Copy Markdown
Collaborator

@isc-klu isc-klu commented Apr 13, 2026

This PR improves accuracy by more carefully matching storage members.

Previously, we treated } as the end of a storage definition. However, this check is incorrect when a storage contains {%%PARENT} (see DataLocation (Storage Keyword) in the IRIS documentation).

This PR improves accuracy by requiring a preceding > (allowing intervening whitespace or newlines) before the closing } to identify the end of a storage definition.

@isc-klu isc-klu requested a review from isc-bsaviano as a code owner April 13, 2026 20:37
@isc-klu isc-klu merged commit d99f1d5 into intersystems-community:master Apr 13, 2026
5 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.

2 participants