Skip to content

[release/8.0] Handle complex types in GetDatabaseValues#32894

Merged
maumar merged 2 commits intorelease/8.0from
240123_ComplexityTheory
Feb 7, 2024
Merged

[release/8.0] Handle complex types in GetDatabaseValues#32894
maumar merged 2 commits intorelease/8.0from
240123_ComplexityTheory

Conversation

@ajcvickers
Copy link
Copy Markdown
Contributor

Port of #32813
Fixes #32701
Fixes #31353

Description

Code to refresh the database values was not updated to account for complex types.

Customer impact

Attempting to get database values for an entity with a complex type throws an exception.

How found

Customer reported on 8.

Regression

No. Complex types is a major new feature in 8.

Testing

Testing was missed because the tests for this API that access the database live in a different location than the other tests that were updated. Tests now added.

Risk

Low. Quirked.

@ajcvickers ajcvickers requested a review from a team January 23, 2024 10:24
@ajcvickers ajcvickers added this to the 8.0.x milestone Jan 23, 2024
@AndriySvyryd
Copy link
Copy Markdown
Member

Note that the branch is currently closed.

@AndriySvyryd AndriySvyryd modified the milestones: 8.0.x, 8.0.3 Jan 24, 2024
@maumar
Copy link
Copy Markdown
Contributor

maumar commented Feb 7, 2024

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@maumar maumar merged commit cb3b1b6 into release/8.0 Feb 7, 2024
@maumar maumar deleted the 240123_ComplexityTheory branch February 7, 2024 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants