Skip to content

Vars: Override createRelations and don't add any - #1401

Open
nilmerg wants to merge 1 commit into
mainfrom
fix/cv-name-and-relation-structure-mismatch-1400
Open

Vars: Override createRelations and don't add any#1401
nilmerg wants to merge 1 commit into
mainfrom
fix/cv-name-and-relation-structure-mismatch-1400

Conversation

@nilmerg

@nilmerg nilmerg commented Jul 27, 2026

Copy link
Copy Markdown
Member

Otherwise the ORM tries to map column names with them and thus breaks up flattened variable names in case their structure happens to match the relation structure.

fixes #1400

Otherwise the ORM tries to map column names with them and thus breaks up
flattened variable names in case their structure happens to match the
relation structure.

fixes #1400
@nilmerg nilmerg added this to the 1.5.0 milestone Jul 27, 2026
@nilmerg nilmerg self-assigned this Jul 27, 2026
@nilmerg nilmerg added bug Something isn't working area/representation Affects the representation of information labels Jul 27, 2026
@cla-bot cla-bot Bot added the cla/signed CLA is signed by all contributors of a PR label Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/representation Affects the representation of information bug Something isn't working cla/signed CLA is signed by all contributors of a PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Custom variables with host_ or service_ prefix have no values in tabular view

1 participant