-
Notifications
You must be signed in to change notification settings - Fork 467
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
Issue 30285 clean up the unique fields table #30798
Merged
freddyDOTCMS
merged 18 commits into
main
from
issue-30285-Clean-up-the-unique_fields-table
Dec 3, 2024
Merged
Issue 30285 clean up the unique fields table #30798
freddyDOTCMS
merged 18 commits into
main
from
issue-30285-Clean-up-the-unique_fields-table
Dec 3, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
...in/java/com/dotcms/contenttype/business/uniquefields/extratable/UniqueFieldDataBaseUtil.java
Outdated
Show resolved
Hide resolved
…//github.com/dotCMS/core into issue-30285-Clean-up-the-unique_fields-table
…//github.com/dotCMS/core into issue-30285-Clean-up-the-unique_fields-table
…5-Clean-up-the-unique_fields-table
…fields-table-weld-initi' into issue-30285-Clean-up-the-unique_fields-table
dsilvam
reviewed
Nov 29, 2024
...rc/main/java/com/dotcms/contenttype/business/uniquefields/UniqueFieldValidationStrategy.java
Outdated
Show resolved
Hide resolved
dsilvam
reviewed
Nov 29, 2024
...rc/main/java/com/dotcms/contenttype/business/uniquefields/UniqueFieldValidationStrategy.java
Outdated
Show resolved
Hide resolved
dsilvam
reviewed
Nov 29, 2024
...rc/main/java/com/dotcms/contenttype/business/uniquefields/UniqueFieldValidationStrategy.java
Outdated
Show resolved
Hide resolved
jcastro-dotcms
approved these changes
Nov 29, 2024
dsilvam
reviewed
Nov 29, 2024
dotCMS/src/main/java/com/dotmarketing/business/DeleteContentletVersionInfoEvent.java
Show resolved
Hide resolved
dsilvam
reviewed
Nov 29, 2024
...s-integration/src/test/java/com/dotcms/contenttype/business/FieldAPIImplIntegrationTest.java
Outdated
Show resolved
Hide resolved
dsilvam
approved these changes
Nov 29, 2024
Quality Gate passedIssues Measures |
github-merge-queue
bot
removed this pull request from the merge queue due to failed status checks
Nov 30, 2024
github-merge-queue
bot
removed this pull request from the merge queue due to failed status checks
Dec 2, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Proposed Changes
https://github.com/dotCMS/core/pull/30798/files#diff-615b3dd949e41009affc1f2921cfe0c6569a1302deec3469d834f6163d7104a8R138
https://github.com/dotCMS/core/pull/30798/files#diff-445f8d01aa4de058eaaf883e573d17ef1123b1e74a9a98120ac156b78f4c6522R131
https://github.com/dotCMS/core/pull/30798/files#diff-445f8d01aa4de058eaaf883e573d17ef1123b1e74a9a98120ac156b78f4c6522R162
https://github.com/dotCMS/core/pull/30798/files#diff-445f8d01aa4de058eaaf883e573d17ef1123b1e74a9a98120ac156b78f4c6522R141-R153
https://github.com/dotCMS/core/pull/30798/files#diff-445f8d01aa4de058eaaf883e573d17ef1123b1e74a9a98120ac156b78f4c6522R141-R153
This PR fixes: #30285