Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

magento/magento2

mdevrees opened an issue on magento/magento2
Pagebuilder not using dynamic URL when selecting image in text element
### Preconditions and environment - 2.4.6-p8 ### Steps to reproduce 1. Make sure the pagebuilder is used and `Use Static URLs for Media Content in WYSIWYG` is set to No (Stores > Config > Genera...
engcom-November created a comment on an issue on magento/magento2
As this is quite a old issue, we tried to verify this on latest 2.4-develop branch and the issue is not reproducible. Please take a look at the screenshot below: **When trying to add a dublicat...

View on GitHub

engcom-November closed an issue on magento/magento2
MIssing unique key on eav_attribute_label table
### Summary (*) Magento 2.4-develop The table `eav_attribute_label` should contain a unique key constraint on the (`store_id`, `attribute_id`) pair. Version: - Identified on 2.3.2 Magen...
dmanners created a comment on an issue on magento/magento2
Probably not a fix that Magento themselves want to have in the core but we have a work around which involves two plugins. The issue seems to stem from the fact that in the duplicate product process...

View on GitHub

zakdma created a comment on an issue on magento/magento2
> Would #35174 fix this? I don't think so. I tried manually changing the collation for the table and its fields, but it still doesn't work. It stopped trimming strings by such symbols but replac...

View on GitHub

engcom-Dash created a comment on a pull request on magento/magento2
@magento run all tests

View on GitHub

manavluhar created a comment on a pull request on magento/magento2
@magento run Static Tests,Functional Tests B2B

View on GitHub

engcom-Bravo created a comment on an issue on magento/magento2
HI @mohanwbsofttech, Thanks for your update. We have verified the issue in Latest 2.4-develop instance and there were no console errors while editing static block.Could you please check if an...

View on GitHub

engcom-Bravo created a comment on an issue on magento/magento2
Hi @devchris79, Thanks for your update. We are moving this issue `On hold` as we are discussing this issue with the Internal Team. Thanks

View on GitHub

m2-assistant[bot] created a comment on an issue on magento/magento2
Hi @kphk. Thank you for your report. To speed up processing of this issue, make sure that the issue is reproducible on the vanilla Magento instance following **Steps to reproduce**. - For more de...

View on GitHub

kphk opened an issue on magento/magento2
Issue when configure remote storage with prefix
https://github.com/magento/magento2/blob/5a2037c35de89ce2c50e230164ff3ea7b67ac127/app/code/Magento/AwsS3/Driver/AwsS3Factory.php#L159 This will result the $objectUrl `https://<bucket>.s3.<regi...
engcom-Bravo created a comment on an issue on magento/magento2
Hi @wubinworks, Similar issue has been confirmed here https://github.com/magento/magento2/issues/39255. We are closing this as duplicate. Thanks.

View on GitHub

engcom-Bravo closed an issue on magento/magento2
[WebAPI] create customer account via WebAPI still need email confirmation
### Preconditions and environment - Magento 2.4.6 & 2.4.7 - Set config path [`customer/create_account/confirm`](https://github.com/magento/magento2/blob/a4cf5e62468770fdb9f7b48938f6644ae354a51b...
hostep created a comment on an issue on magento/magento2
@engcom-November: I'm sure you executed your testing incorrectly. I do still see differences, but the situation has improved a lot since the issue got reported, mostly due to the `wikimedia/less...

View on GitHub

hostep created a comment on an issue on magento/magento2
If I have to _guess_, it might have been fixed by [ACP2E-2756: [Cloud] Order Status changed to complete when partially refund of a partially shipped order](https://github.com/magento/magento2/commi...

View on GitHub

alexgalco created a comment on an issue on magento/magento2
Confirmed on 2.4.7-p2

View on GitHub

rahuldambare created a comment on an issue on magento/magento2
` <?php namespace MyModule\CoreCredit\Model\Quote\Address\Total; class CustomDiscount extends \Magento\Quote\Model\Quote\Address\Total\AbstractTotal { /** * @var \Magento\Frame...

View on GitHub

m2-assistant[bot] created a comment on an issue on magento/magento2
Hi @rahuldambare. Thank you for your report. To speed up processing of this issue, make sure that the issue is reproducible on the vanilla Magento instance following **Steps to reproduce**. - For...

View on GitHub

rahuldambare opened an issue on magento/magento2
Magento 2.4.6 Braintree Custom Discount not added in Total and customer charged total amount
### Summary I am working on custom discount for Magento using this blog https://meetanshi.com/blog/add-custom-discount-in-magento-2/, but it is not adding that custom discount while sending reques...
zakdma created a comment on an issue on magento/magento2
> Hello @zakdma, > > Actually, we have tried to reproduce the issue but it is not reproducible for us. Please refer to this [#38727 (comment)](https://github.com/magento/magento2/issues/38727#is...

View on GitHub

engcom-Dash created a comment on a pull request on magento/magento2
Hello @ejaz-alam, Thank you so much for your contribution! I wanted to reach out to let you know that while I was fixing the static failure on your PR, I unfortunately made a mistake by force...

View on GitHub

marcusirgens closed a pull request on magento/magento2
Add null return hint to RouterInterface docblock
### Description (*) In the wild, returns null in almost all implementations: - https://github.com/magento/magento2/blob/c0ab1d9c7a3ee84b1c880ee3fb2d16793a7edb9d/lib/internal/Magento/Framework/App...
lfolco created a comment on a pull request on magento/magento2
I'm willing to take over

View on GitHub

engcom-Hotel created a comment on an issue on magento/magento2
Hello @zakdma, Actually, we have tried to reproduce the issue but it is not reproducible for us. Please refer to this https://github.com/magento/magento2/issues/38727#issuecomment-2114887724. ...

View on GitHub

m2-assistant[bot] opened an issue on magento/magento2
[Issue] [FEATURE] Performance optimisation large shopping carts by preventing…
This issue is automatically created based on existing pull request: magento/magento2#39290: [FEATURE] Performance optimisation large shopping carts by preventing… --------- … call duplicate getAct...
engcom-Hotel created a comment on a pull request on magento/magento2
@magento create issue

View on GitHub

engcom-Dash created a comment on a pull request on magento/magento2
@magento run all tests

View on GitHub

manavluhar created a comment on a pull request on magento/magento2
@magento run all tests

View on GitHub

engcom-Dash created a comment on a pull request on magento/magento2
The Functional B2B test failures are different in recent 2 successive builds. They neither part of PR nor failing because of the PR changes, hence moving it to Merge in Progress. Run 1: https://...

View on GitHub

engcom-Dash created a comment on a pull request on magento/magento2
Manual testing is not required since this is a type declaration adjustment that does not introduce new functionality or alter existing behavior. Builds are failed, hence moving it to Extended Te...

View on GitHub

Load more