Skip to content

Conversation

jbyt1
Copy link

@jbyt1 jbyt1 commented Sep 29, 2025

fixes 1698 - Update PropertyValues Id type to string to avoid GUID parse exception when getting property bags containing ID field.

fixes 1698 - Update PropertyValues Id type to string to avoid GUID parse exception when getting property bags containing ID field.
@jbyt1 jbyt1 changed the title fixes 1698 - Update PropertyValues Id type to string fixes #1698 - Update PropertyValues Id type to string Sep 29, 2025
@jbyt1
Copy link
Author

jbyt1 commented Sep 29, 2025

This solves the parsing issue in #1698
But it doesn't guarantee the Id property in the PropertyValues model will be unique if the user has configured an Id file property which can be any value.

Is uniqueness for the model's key field a requirement?
If so, any suggestions on what the preferred fix would be for this?

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