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

Issues in health insight support #1885

Merged
merged 6 commits into from
Jun 13, 2023

Conversation

qiaozha
Copy link
Member

@qiaozha qiaozha commented Jun 13, 2023

No description provided.

@@ -453,6 +453,8 @@ function getSchemaForModel(
true /** shouldGuard */
);

modelSchema.typeName = modelSchema.name;
Copy link
Member Author

Choose a reason for hiding this comment

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

This is the only change. not sure why Health Insight fail to generate the propertyType name if that property is a Model, I tried to repro it in the unit-test, still unable to repo.

Copy link
Member

Choose a reason for hiding this comment

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

All models in property failed or just some specific one?

Copy link
Member Author

Choose a reason for hiding this comment

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

all.

Copy link
Member

Choose a reason for hiding this comment

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

Approved but still prefer to find the root cause to repro in UT.

Copy link
Member

@MaryGao MaryGao left a comment

Choose a reason for hiding this comment

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

LGTM

@qiaozha qiaozha merged commit f2946d4 into Azure:main Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants