Skip to content

fix: take a private copy of the field tags - #219

Merged
swordqiu merged 1 commit into
yunionio:masterfrom
swordqiu:fix/reflectutils-tag-accessors
Sep 17, 2026
Merged

swordqiu merged 1 commit into
yunionio:masterfrom
swordqiu:fix/reflectutils-tag-accessors

Conversation

@swordqiu

Copy link
Copy Markdown
Member

NewBaseColumn and the back ends pop the tags they consume off the map they are handed, and the map they get from SStructFieldValue.Info.Tags is about to be shared between the callers of the fetch functions. Take a copy of it with TagMap, added in yunionio/pkg#205, so that the column parsing keeps working off a map of its own.

Bumps yunion.io/x/pkg and yunion.io/x/jsonutils, which carries the same migration.

@swordqiu
swordqiu merged commit d682485 into yunionio:master Sep 17, 2026
1 check 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.

1 participant