Skip to content

Handle null case for fileElement.Value.Value#19

Merged
dk-emag merged 1 commit intomainfrom
dk/fix-value-handling-for-bool-property
Dec 15, 2025
Merged

Handle null case for fileElement.Value.Value#19
dk-emag merged 1 commit intomainfrom
dk/fix-value-handling-for-bool-property

Conversation

@dk-emag
Copy link
Copy Markdown

@dk-emag dk-emag commented Dec 15, 2025

Updated SubmodelController to check for null values in fileElement.Value.Value. If null, fileName is assigned from file.FileName, enhancing code robustness and preventing potential null reference exceptions.

Updated SubmodelController to check for null values in fileElement.Value.Value. If null, fileName is assigned from file.FileName, enhancing code robustness and preventing potential null reference exceptions.
@dk-emag dk-emag merged commit 04bbfd2 into main Dec 15, 2025
7 checks passed
@dk-emag dk-emag deleted the dk/fix-value-handling-for-bool-property branch December 15, 2025 07:07
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