Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing essentialProperties in ObjectIron #4172

Conversation

stschr
Copy link
Contributor

@stschr stschr commented Apr 14, 2023

This addresses: #4125

This is just a quick hack to get ObjectIron to process EssentialProperty_asArray in addition to EssentialProperty.

This is required since DashManifestModel.js/getEssentialPropertiesForRepresentation() only processes EssentialProperty_asArray, but not EssentialProperty`.

I have not checked whether any other entry in commonProperties suffers from the same issue.

@dsilhavy : Please comment on how to proceed with this issue - IMHO it would be good to get this fixed for V4.7.0.

(Note: I've not seen any unit test on ObjectIron at all.)

@dsilhavy dsilhavy added this to the 4.7.0 milestone Apr 21, 2023
@dsilhavy dsilhavy merged commit 50604db into Dash-Industry-Forum:development Apr 24, 2023
3 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.

None yet

2 participants