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

Reflection_Engine: Fix SetProperty of CustomData #2281

Merged

Conversation

adecler
Copy link
Member

@adecler adecler commented Jan 26, 2021

Issues addressed by this PR

Closes #2284

Changing a value stored in CustomData is now possible even if the corresponding key already exists

Test files

See issue

Changelog

Additional comments

@adecler adecler added the type:bug Error or unexpected behaviour label Jan 26, 2021
@adecler adecler added this to the BHoM 4.1 β RC milestone Jan 26, 2021
@adecler adecler requested a review from pawelbaran January 26, 2021 03:57
@adecler adecler self-assigned this Jan 26, 2021
@adecler
Copy link
Member Author

adecler commented Jan 26, 2021

@BHoMBot check copyright

@FraserGreenroyd
Copy link
Contributor

@BHoMBot check copyright compliance

@bhombot-ci
Copy link

bhombot-ci bot commented Jan 26, 2021

@FraserGreenroyd to confirm, check-copyright-compliance task is now queued.

Copy link
Contributor

@FraserGreenroyd FraserGreenroyd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor grammar suggestions on the user messages, otherwise LGTM.

Reflection_Engine/Modify/SetPropertyValue.cs Outdated Show resolved Hide resolved
Reflection_Engine/Modify/SetPropertyValue.cs Outdated Show resolved Hide resolved
Copy link
Contributor

@FraserGreenroyd FraserGreenroyd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wording LGTM now, will leave @pawelbaran to do a final functionality review has he raised the issue to be fixed 😄

Copy link
Member

@pawelbaran pawelbaran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Btw, the issue was originally raised in the BHoM_UI, I have transferred it to BHoM_Engine and updated numbers/links/folders. Should be ready to merge now 👍

@pawelbaran
Copy link
Member

@BHoMBot check installer

@bhombot-ci
Copy link

bhombot-ci bot commented Jan 27, 2021

@pawelbaran to confirm, check-installer task is now queued.

@pawelbaran
Copy link
Member

/azp run BHoM_Engine.CheckInstaller

@pawelbaran
Copy link
Member

@BHoMBot check copyright

@bhombot-ci
Copy link

bhombot-ci bot commented Jan 27, 2021

@pawelbaran to confirm, check-copyright-compliance task is now queued.

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@FraserGreenroyd FraserGreenroyd merged commit c74334a into master Jan 27, 2021
@FraserGreenroyd FraserGreenroyd deleted the Reflection_Engine-#362-FixSetPropertyOfCustomData branch January 27, 2021 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Error or unexpected behaviour
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reflection_Engine: SetProperty does not work on existing CustomData keys
3 participants