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

Fixed setting ParentClass limitation for content/publish #3151

Draft
wants to merge 1 commit into
base: 7.5
Choose a base branch
from

Conversation

reithor
Copy link
Contributor

@reithor reithor commented Mar 17, 2023

Question Answer
JIRA issue IBX-XXXX
Type feature/bug/improvement
Target eZ Platform version v2.5
BC breaks yes/no

Current SQl wrongly copies some limitations from content/create to content/publish policy, specifically:
'ParentOwner', 'ParentGroup', 'ParentClass', 'ParentDepth'

Checklist:

  • Provided PR description.
  • Tested the solution manually.
  • Provided automated test coverage.
  • Checked that target branch is set correctly (master for features, the oldest supported for bugs).
  • Ran PHP CS Fixer for new PHP code (use $ composer fix-cs).
  • Asked for a review (ping @ezsystems/engineering-team).

Current SQl wrongly copies existing ParentClass limitation from content/create to content/publish policy
@reithor reithor force-pushed the fixed-ParentClass-limitation branch from b666b57 to 8105d11 Compare March 17, 2023 14:59
@sonarcloud
Copy link

sonarcloud bot commented Mar 17, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants