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-7981: Improved folder configuration #1231

Merged
merged 3 commits into from
Apr 17, 2024

Conversation

ciastektk
Copy link
Contributor

@ciastektk ciastektk commented Apr 5, 2024

🎫 Issue IBX-7981

Description:

This PR provides improved folder configuration that returns array of field definition identifiers extracted from name schema. Previous solution with manually pointing field type identifier did not account case when name schema contains more than one field definition identifier. Now we will iterate through array of identifiers and edit first matched field.

For QA:

Provided configuration for DamWidget should contains all field definition identifiers from name schema setting.
Screenshot 2024-04-05 at 13 26 24

Documentation:

@ciastektk ciastektk changed the title Ibx 7981 improved folder configuration IBX-7981: Improved folder configuration Apr 5, 2024
@ciastektk ciastektk marked this pull request as ready for review April 5, 2024 11:29
@ciastektk ciastektk requested a review from a team April 5, 2024 11:29
@konradoboza konradoboza requested a review from a team April 8, 2024 06:33
@ciastektk ciastektk added the Doc needed The changes require some documentation label Apr 9, 2024
* Added image mappings parameter

* Adjusted DamWidget

* [Tests] Adjusted DamWidgetTest

* [PHPStan] Added improvements
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@ciastektk ciastektk merged commit fbb2228 into 4.6 Apr 17, 2024
22 checks passed
@ciastektk ciastektk deleted the ibx-7981-improved-folder-configuration branch April 17, 2024 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Doc needed The changes require some documentation Improvement QA approved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants