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

GeoMech: Cannot change result position for Well Log Plots for GeoMech curves #4703

Closed
lindkvis opened this issue Sep 11, 2019 · 1 comment
Closed
Assignees
Labels
BugInRelease Bug in an official release

Comments

@lindkvis
Copy link
Contributor

lindkvis commented Sep 11, 2019

The problem is two calls to RimGeoMechResultDefinition::defineUiOrdering when changing the result position in the Ui in combination with us having a guard for Ui-changes in Geom Mech result def (m_isChangedByField).

One update comes from the curve->updateConnectedEditors()
The other from frame work update following change 01ac756 and (*it)->updateUiIncludingParent(); inside caf::PdmUiItem::updateConnectedEditors()

@lindkvis lindkvis added the BugInRelease Bug in an official release label Sep 11, 2019
@lindkvis lindkvis added this to the DE4RM WBS Sprint 01 milestone Sep 11, 2019
@lindkvis lindkvis self-assigned this Sep 11, 2019
lindkvis added a commit that referenced this issue Sep 17, 2019
#4703 Fix changing result position in GeoMech result definition
@magnesj
Copy link
Member

magnesj commented Sep 18, 2019

This bug was introduced in 2019.08.0

magnesj pushed a commit that referenced this issue Sep 18, 2019
#4703 Fix changing result position in GeoMech result definition
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BugInRelease Bug in an official release
Projects
None yet
Development

No branches or pull requests

2 participants