bp / resqpy

Python API for working with RESQML models
https://resqpy.readthedocs.io/en/latest/
MIT License
51 stars 14 forks source link

string lookup consolidation bug #775

Closed andy-beer closed 5 months ago

andy-beer commented 5 months ago

When consolidating categorical property references to a string lookup table (for example during ensemble gathering), the xml reference node target uuid is not being updated, even though the relationship uuids are being changed.

andy-beer commented 5 months ago

The problem is still unresolved. The string lookup class is already included in the consolidation ordering information, in a suitable position, so that is not the problem.

andy-beer commented 5 months ago

Fixed in release v4.12.7