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

Handle via javascript that the two fields for impact are synced, mean… #34023

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

jolelievre
Copy link
Contributor

Questions Answers
Branch? 8.1.x
Description? Handle via javascript that the two fields for impact are synced, meaning they are both enabled/disabled at the same time
Type? bug fix
Category? BO
BC breaks? no
Deprecations? no
How to test? Try to modify the impact on price on a combination via bulk action, the two inputs for price tax excluded/included should be synced so no more error when only price tax included is provided
UI Tests ~
Fixed issue or discussion? Fixes #33580
Related PRs ~
Sponsor company ~

@jolelievre jolelievre requested a review from a team as a code owner September 21, 2023 15:37
@prestonBot
Copy link
Collaborator

Hi, thanks for this contribution!

I found some issues with the Pull Request description:

  • Your pull request does not seem to fix any issue, consider creating one (see note below) and linking it by writing Fixes #1234.

Would you mind having a look at it? This will help us understand how interesting your contribution is, thank you very much!

About linked issues

Please consider opening an issue before submitting a Pull Request:

  • If it's a bug fix, it helps maintainers verify that the bug is effectively due to a defect in the code, and that it hasn't been fixed already.
  • It can help trigger a discussion about the best implementation path before a single line of code is written.
  • It may lead the Core Product team to mark that issue as a priority, further attracting the maintainers' attention.

(Note: this is an automated message, but answering it will reach a real human)

@prestonBot prestonBot added 8.1.x Branch Bug fix Type: Bug fix labels Sep 21, 2023
@jolelievre jolelievre linked an issue Sep 21, 2023 that may be closed by this pull request
2 tasks
matks
matks previously approved these changes Sep 25, 2023
import CombinationBulkMap from '@pages/product/combination/bulk/combination-bulk-map';
import FormFieldToggler from '@components/form/form-field-toggler';

// @ts-ignore
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if we can take this off. The @types/jquery library gives us the type

…ing they are both enabled/disabled at the same time
@ps-jarvis ps-jarvis added the Waiting for QA Status: action required, waiting for test feedback label Sep 27, 2023
@MhiriFaten MhiriFaten self-assigned this Sep 28, 2023
Copy link

@MhiriFaten MhiriFaten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @jolelievre

The issue is well fixed and the bulk edit of prices is well working for product variants.

Untitled_.Sep.28.2023.9_03.AM.webm

Automated tests are OK ✔️
https://github.com/MhiriFaten/testing_pr/actions/runs/6335953118

Thank you.

@MhiriFaten MhiriFaten added QA ✔️ Status: check done, code approved and removed Waiting for QA Status: action required, waiting for test feedback labels Sep 28, 2023
@prestonBot
Copy link
Collaborator

QA approved, well done! Message to the maintainers: do not forget to milestone it before the merge.

@boherm boherm added this to the 8.1.3 milestone Sep 28, 2023
@boherm boherm merged commit 51c86ca into PrestaShop:8.1.x Sep 28, 2023
@jolelievre jolelievre deleted the sync-combination-bulk-prices branch February 1, 2024 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.1.x Branch Bug fix Type: Bug fix QA ✔️ Status: check done, code approved
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Bulk edit of prices not working for product variants
7 participants