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

OCC-245: Update OC preview version and fix breaking changes #265

Merged
merged 66 commits into from
Jul 28, 2024

Conversation

sarahelsaig
Copy link
Member

@sarahelsaig sarahelsaig commented May 28, 2024

@github-actions github-actions bot changed the title Update OC preview version and fix breaking changes OCC-245: Update OC preview version and fix breaking changes May 28, 2024
@Piedone
Copy link
Member

Piedone commented Jun 3, 2024

FYI after updating to the latest preview packages, you'll need to change TotalOfContentTypeBuilder to have this signature for Build(), with ISchema schema, added (nothing else needed):

public void Build(ISchema schema, FieldType contentQuery, ContentTypeDefinition contentTypeDefinition, ContentItemType contentItemType)

Same for ContentItemTypeBuilder in the Training Demo.

sarahelsaig and others added 2 commits July 28, 2024 22:17
Co-authored-by: Zoltán Lehóczky <zoltan.lehoczky@lombiq.com>
to match DefaultShapeTableManager where this change was made in PR OrchardCMS/OrchardCore#15651.
@Piedone Piedone merged commit 2a3dee8 into task/system-text-json-migration Jul 28, 2024
1 check passed
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