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

LPD-40139 #301

Open
wants to merge 372 commits into
base: master
Choose a base branch
from
Open

LPD-40139 #301

wants to merge 372 commits into from

Conversation

MarinhoFeliphe
Copy link
Owner

No description provided.

@liferay-continuous-integration
Copy link
Collaborator

To conserve resources, the PR Tester does not automatically run for every pull.

If your code changes were already tested in another pull, reference that pull in this pull so the test results can be analyzed.

If your pull was never tested, comment "ci:test" to run the PR Tester for this pull.

ambrinchaudhary and others added 29 commits October 29, 2024 07:33
# breaking

## What modules/apps/object/object-service/src/main/java/com/liferay/object/service/impl/ObjectDefinitionLocalServiceImpl.java

The addCustomObjectDefinition and updateCustomObjectDefinition methods now receive a new parameter called className

## Why

This modification is required to allow importing object definitions into other environments while preserving the original class name, ensuring that old references are not broken.

----

# breaking

## What modules/apps/object/object-service/src/main/java/com/liferay/object/service/impl/ObjectDefinitionServiceImpl.java

The addCustomObjectDefinition and updateCustomObjectDefinition methods now receive a new parameter called className

## Why

This modification is required to allow importing object definitions into other environments while preserving the original class name, ensuring that old references are not broken.

----
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.