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

IBX-4469: Fixed add content based parameters to request #111

Merged

Conversation

ciastektk
Copy link
Contributor

@ciastektk ciastektk commented Dec 5, 2022

Question Answer
JIRA issue IBX-4469
Type improvement
Target Ibexa DXP version v3.3.29
BC breaks no
Doc needed no

This PR provides fix for adding content based parameters to request. In some cases like page builder blocks passing contextItems, contentType, categoryPath parameters are not required because recommendation engine will provide invalid data.

There are also bumped phpstan version and provided fixes related to errors reported by phpstan.

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/php-dev-team).

@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 5, 2022

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
0.0% 0.0% Duplication

@ciastektk ciastektk marked this pull request as ready for review December 5, 2022 11:20
@ciastektk ciastektk requested a review from a team December 5, 2022 11:20
phpstan.neon Show resolved Hide resolved
@konradoboza konradoboza requested a review from a team December 5, 2022 11:49
@ciastektk ciastektk merged commit 6b0ef31 into 2.1 Dec 8, 2022
@ciastektk ciastektk deleted the ibx-4469-fixed-add-content-based-parameters-to-request branch December 8, 2022 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

5 participants