Closed Tjab closed 3 months 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.
@Tjab, thank you for your report. We've created internal ticket(s) MAGETWO-83044 to track progress on the issue.
@okorshenko Oleksii do you have an update on this? It's been a while...
Please update this issue.
Can you please give an update on this issue
Again a few months later; can we get an update?
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:
[ ] 1. Add/Edit Component: XXXXX
label(s) to the ticket, indicating the components it may be related to.
[ ] 2. Verify that the issue is reproducible on 2.4-develop
branchDetails
- Add the comment @magento give me 2.4-develop instance
to deploy test instance on Magento infrastructure.
- If the issue is reproducible on 2.4-develop
branch, please, add the label Reproduced on 2.4.x
.
- If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!
[ ] 3. If the issue is not relevant or is not reproducible any more, feel free to close it.
: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.
@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
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:
Component: XXXXX
label(s) to the ticket, indicating the components it may be related to.2.4-develop
branch@magento give me 2.4-develop instance
to deploy test instance on Magento infrastructure. 2.4-develop
branch, please, add the label Reproduced on 2.4.x
.
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
Issue is reproducible on latest 2.4-develop
: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.
@magento give me 2.4.5-p3 instance
@magento give me 2.4-develop instance
Hi @engcom-Hotel. Thank you for your request. I'm working on Magento instance for you.
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
@magento give me 2.4.5-p3 instance
Hi @engcom-Hotel. Thank you for your request. I'm working on Magento instance for you.
Hi @engcom-Hotel, unfortunately there is no ability to deploy Magento instance at the moment. Please try again later.
@magento give me 2.4-develop instance
Hi @engcom-Delta. Thank you for your request. I'm working on Magento instance for you.
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
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 -
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.
@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
Steps to reproduce
POST to /V1/products/
Result in my shop
Main Website
Use Default Value
check boxes tickedUse Default Value
check boxes tickedPOST to /V1/products/TEST_ISSUE/websites
Result in my shop
Main Website
Use Default Value
check boxes NOT tickedUse Default Value
check boxes tickedwebsite2
Use Default Value
check boxes tickedExpected result
Use Default Value
boxes are checked on all viewsActual result
Notice the difference between the two screenshots. I've added it to
website_id = 2
, and someUse Default Value
boxes are unchecked in the default store view.