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

LPPS-154744 suggestion #1

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

Conversation

stian-sigvartsen
Copy link
Collaborator

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.

alvarosaugarlr pushed a commit that referenced this pull request Mar 12, 2024
…'scopeAliases' fields to lowercase when they are related to Object's bundle.

This is necessary as we updated the JAX-RS application name for objects. As now for any object with the same lowercase name, the JAX-RS application name must be the same, so we unified all the JAX-RS application names based on the lowercase Object name.

For example:
- C_MyTest (in a company #1)
- C_mytest (in a company #2)

both objects are now managed by the same JAX-RS application name with path /c/mytests, so the JAX-RS application name is 'mytest'.
alvarosaugarlr pushed a commit that referenced this pull request Oct 14, 2024
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.

3 participants