Skip to content

Retrofit ContentEditingBaseBuilder to match new create/update models #19129

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

Merged
merged 1 commit into from
Apr 24, 2025

Conversation

kjac
Copy link
Contributor

@kjac kjac commented Apr 24, 2025

Prerequisites

  • I have added steps to test this contribution in the description below

Description

#19114 changed the create/update models in the content editing service layers (documents, media, members).

This is a follow-up to fix a task that was consciously omitted from #19114 - make the test utility ContentEditingBaseBuilder conform to the new models.

Breaking change?

This is definitively also breaking change like #19114 was. Fortunately, this PR limits the breakage to the test projects.

If you're affected by this breakage, you should be able to retrofit your tests in the same way as the core tests have been by this PR.

Testing this PR

This PR solely targets integration tests and test utilities, so... if the tests pass, all is good 👍

Copy link
Member

@Zeegaan Zeegaan left a comment

Choose a reason for hiding this comment

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

Looks good to me ✅

@Zeegaan Zeegaan merged commit 8caf4ae into v16/dev Apr 24, 2025
26 checks passed
@Zeegaan Zeegaan deleted the v16/fix/retrofit-contenteditingbasebuilder branch April 24, 2025 10:28
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.

2 participants