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

#2411: Made the ArtifactSummaryGenerator.Default obsolete #2451

Merged
merged 2 commits into from
May 7, 2023

Conversation

marcovisserFurore
Copy link
Member

Description

In R4 and newer versions, the static property ArtifactSummaryGenerator.Default does not function correctly due to an incorrect ModelInspector. As this is a static property, it cannot be modified to incorporate a correct ModelInspector. To resolve this issue, end-users should use the constructor new ArtifactSummaryGenerator(IModelInfo modelInfo).

Related issues

Resolves issue #2411.

FirelyTeam Checklist

  • Update the title of the PR to be succinct and less than 50 characters
  • Mark the PR with the label breaking change when this PR introduces breaking changes

@ewoutkramer ewoutkramer enabled auto-merge May 7, 2023 15:21
@ewoutkramer ewoutkramer merged commit bb2c04e into develop May 7, 2023
@ewoutkramer ewoutkramer deleted the fix/2411-ArtifactSummaryGenerator-Default branch May 7, 2023 15:47
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