Skip to content

Conversation

fw-bot
Copy link
Contributor

@fw-bot fw-bot commented Jan 31, 2025

Steps to Reproduce:

  • Navigate to /shop .
  • Open editor mode and select a product.
  • Use the reorder widget from the editor panel to change the product's position.
  • Notice the product jumps 2 positions instead of 1 when reordered.

Issue:

  • Two products, 'Warranty' and 'Chair Floor Protection', have the same website_sequence. This causes the reorder logic to malfunction, making products jump 2 positions when one is placed in front or behind these two.

Fix:

  • Updated the website_sequence of conflicting products to ensure all products have unique values.

Affected Versions: 16.0~master
opw-4150099

Forward-Port-Of: #195880
Forward-Port-Of: #191297

Steps to Reproduce:
- Navigate to /shop .
- Open editor mode and select a product.
- Use the reorder widget from the editor panel to change the product's position.
- Notice the product jumps 2 positions instead of 1 when reordered.

Issue:
- Two products, 'Warranty' and 'Chair Floor Protection', have the same
website_sequence. This causes the reorder logic to malfunction, making products
jump 2 positions when one is placed in front or behind these two.

Fix:
- Updated the website_sequence of conflicting products to ensure all products
have unique values.

Affected Versions: 16.0~master
opw-4150099

X-original-commit: 864fec4
@robodoo
Copy link
Contributor

robodoo commented Jan 31, 2025

Pull request status dashboard

@fw-bot
Copy link
Contributor Author

fw-bot commented Jan 31, 2025

This PR targets 18.0 and is part of the forward-port chain. Further PRs will be created up to master.

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

@robodoo robodoo added the forwardport This PR was created by @fw-bot label Jan 31, 2025
@C3POdoo C3POdoo added the OE the report is linked to a support ticket (opw-...) label Jan 31, 2025
robodoo pushed a commit that referenced this pull request Feb 3, 2025
Steps to Reproduce:
- Navigate to /shop .
- Open editor mode and select a product.
- Use the reorder widget from the editor panel to change the product's position.
- Notice the product jumps 2 positions instead of 1 when reordered.

Issue:
- Two products, 'Warranty' and 'Chair Floor Protection', have the same
website_sequence. This causes the reorder logic to malfunction, making products
jump 2 positions when one is placed in front or behind these two.

Fix:
- Updated the website_sequence of conflicting products to ensure all products
have unique values.

Affected Versions: 16.0~master
opw-4150099

closes #196033

X-original-commit: 864fec4
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
Signed-off-by: Manushi Shah (mash) <mash@odoo.com>
@robodoo
Copy link
Contributor

robodoo commented Feb 3, 2025

@mash-odoo @Feyensv staging failed: ci/l10n on ccc9fa9473b37a5fa0761c9022844d63ababa98e (view more at https://runbot.odoo.com/runbot/build/74381652)

@d-fence
Copy link
Contributor

d-fence commented Feb 3, 2025

robodoo retry
(failing test deactivated)

@robodoo robodoo closed this in b63764b Feb 3, 2025
StephaneMangin pushed a commit to camptocamp/odoo that referenced this pull request Feb 6, 2025
Steps to Reproduce:
- Navigate to /shop .
- Open editor mode and select a product.
- Use the reorder widget from the editor panel to change the product's position.
- Notice the product jumps 2 positions instead of 1 when reordered.

Issue:
- Two products, 'Warranty' and 'Chair Floor Protection', have the same
website_sequence. This causes the reorder logic to malfunction, making products
jump 2 positions when one is placed in front or behind these two.

Fix:
- Updated the website_sequence of conflicting products to ensure all products
have unique values.

Affected Versions: 16.0~master
opw-4150099

closes odoo#196033

X-original-commit: 864fec4
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
Signed-off-by: Manushi Shah (mash) <mash@odoo.com>
@fw-bot fw-bot deleted the 18.0-16.0-website-sale-fix-reorder-product-widget-mash-pC84-fw branch February 17, 2025 08:53
gamarino pushed a commit to numaes/numa-public-odoo that referenced this pull request Feb 23, 2025
Steps to Reproduce:
- Navigate to /shop .
- Open editor mode and select a product.
- Use the reorder widget from the editor panel to change the product's position.
- Notice the product jumps 2 positions instead of 1 when reordered.

Issue:
- Two products, 'Warranty' and 'Chair Floor Protection', have the same
website_sequence. This causes the reorder logic to malfunction, making products
jump 2 positions when one is placed in front or behind these two.

Fix:
- Updated the website_sequence of conflicting products to ensure all products
have unique values.

Affected Versions: 16.0~master
opw-4150099

closes odoo/odoo#196033

X-original-commit: 864fec4c8cc8aa5ebfc513cb7aeb52ea875d2257
Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>
Signed-off-by: Manushi Shah (mash) <mash@odoo.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

forwardport This PR was created by @fw-bot OE the report is linked to a support ticket (opw-...)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants