magento / magento2

Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.
http://www.magento.com
Open Software License 3.0
11.56k stars 9.32k forks source link

Re-opening #11648: Product Use Default Value not selected when linking to non-default websites #11768

Closed Tjab closed 3 months ago

Tjab commented 7 years ago

@lanken agento-engcom-team, thank you for your very fast reply!

ps: I couldn't re-open my issue, so I've created a new one. Previous issue: https://github.com/magento/magento2/issues/11648

I'm wondering why it's not possible to reproduce this, so I've written down all my steps and included screenshots. Please note that this was tested on 2.1.5. I do however believe it's also the case with some customers of ours, who run newer versions.

Preconditions

  1. Magento 2.4-develop
  2. Two websites, with two store views each
    • Website A - DEFAULT
    • Store View ASV1 - DEFAULT
    • Store View ASV2
    • Website B
    • Store View BSV1
    • Store View BSV2
  3. Postman

Steps to reproduce

  1. POST to /V1/products/

    {
    "product": {
        "sku": "TEST_ISSUE",
        "name": "Testing my issue",
        "price": 10.00,
        "status": 1,
        "type_id": "simple",
        "attribute_set_id":4,
        "weight": 1
    }
    }
      • Result in my shop

        image

  1. POST to /V1/products/TEST_ISSUE/websites

    {
    "productWebsiteLink": {
        "sku": "TEST_ISSUE",
        "website_id": 2
    }
    }

Expected result

Use Default Value boxes are checked on all views

Actual result

Notice the difference between the two screenshots. I've added it to website_id = 2, and some Use Default Value boxes are unchecked in the default store view.

magento-engcom-team commented 7 years ago

Hello @Tjab. Could You please specify what did You mean under "description" in #11648 - the Description of the product which along with Short Description stands as a separate attribute of the product (belongs to Content section of the product page) or simply the name of the product (Product Name). Thank You.

magento-engcom-team commented 7 years ago

@Tjab, thank you for your report. We've created internal ticket(s) MAGETWO-83044 to track progress on the issue.

peterjaap commented 6 years ago

@okorshenko Oleksii do you have an update on this? It's been a while...

dwaynebartels commented 6 years ago

Please update this issue.

abontjer commented 5 years ago

Can you please give an update on this issue

Tjab commented 5 years ago

Again a few months later; can we get an update?

m2-assistant[bot] commented 4 years ago

Hi @engcom-Delta. Thank you for working on this issue. Looks like this issue is already verified and confirmed. But if you want to validate it one more time, please, go though the following instruction:


magento-engcom-team commented 4 years ago

:white_check_mark: Confirmed by @engcom-Delta Thank you for verifying the issue. Based on the provided information internal tickets MC-30085 were created

Issue Available: @engcom-Delta, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.

sdzhepa commented 4 years ago

@Tjab @hostep

This issue has been closed and for some reason, bot did not leave a comment.

I see that related internal ticket MC-30085 was closed by Magento team with resolution

Cannot reproduce on 2.4.1

So, probably it was fixed in some other PR or task.

@engcom-Delta, could you please quick re-check it and confirm its cannot repro or reopen

m2-assistant[bot] commented 4 years ago

Hi @engcom-Delta. Thank you for working on this issue. Looks like this issue is already verified and confirmed. But if you want to validate it one more time, please, go though the following instruction:


hostep commented 4 years ago

This issue sounds very similar to https://github.com/magento/magento2/issues/30047#issuecomment-715498108, but this one is about products and the other one about categories. I can see some code was delivered to fix this issue with categories, but not yet for products. So maybe this is closed incorrectly?

Also, this sounds like a duplicate of https://github.com/magento/magento2/issues/26484 & https://github.com/magento/magento2/issues/9186

Update: Sorry, scratch that, this one is about the productWebsiteLink endpoint, which is completely different then what I was saying before

engcom-Delta commented 4 years ago

Issue is reproducible on latest 2.4-develop

magento-engcom-team commented 4 years ago

:white_check_mark: Confirmed by @engcom-Delta Thank you for verifying the issue. Based on the provided information internal tickets MC-30085 were created

Issue Available: @engcom-Delta, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.

Keerthana81187 commented 1 year ago

@magento give me 2.4.5-p3 instance

engcom-Hotel commented 1 year ago

@magento give me 2.4-develop instance

magento-deployment-service[bot] commented 1 year ago

Hi @engcom-Hotel. Thank you for your request. I'm working on Magento instance for you.

magento-deployment-service[bot] commented 1 year ago

Hi @engcom-Hotel, here is your Magento Instance: https://ccdda143713bdffbc247ba416bf76e15.instances-prod.magento-community.engineering Admin access: https://ccdda143713bdffbc247ba416bf76e15.instances-prod.magento-community.engineering/admin_3876 Login: c2d59f41 Password: 60c843ad55d3

engcom-Hotel commented 1 year ago

@magento give me 2.4.5-p3 instance

magento-deployment-service[bot] commented 1 year ago

Hi @engcom-Hotel. Thank you for your request. I'm working on Magento instance for you.

magento-deployment-service[bot] commented 1 year ago

Hi @engcom-Hotel, unfortunately there is no ability to deploy Magento instance at the moment. Please try again later.

engcom-Delta commented 3 months ago

@magento give me 2.4-develop instance

magento-deployment-service[bot] commented 3 months ago

Hi @engcom-Delta. Thank you for your request. I'm working on Magento instance for you.

magento-deployment-service[bot] commented 3 months ago

Hi @engcom-Delta, here is your Magento Instance: https://ccdda143713bdffbc247ba416bf76e15.instances-prod.magento-community.engineering Admin access: https://ccdda143713bdffbc247ba416bf76e15.instances-prod.magento-community.engineering/admin_bd95 Login: ce8d621d Password: b14b9e6b04ad

engcom-Delta commented 3 months ago

Hi @Tjab ,

Thanks for your reporting and collaboration. We have verified the issue in latest 2.4-develop instance and the issue is not reproducible. Kindly refer the screenshots.

Steps to reproduce -

  1. Create 2 Websites and 2 Store Views image
  2. Create a product and assign to website 1 image
  3. Observe checkbox is selected for default value image image
  4. Link respective product to website 2 image
  5. Reload the product and observe checkbox is selected for default value image image

Default values are selected as expected. Kindly recheck the issue on latest Magento 2.4-develop instance and Please let us know if you are still facing any issue.

Thanks.