Anusha Thatishetty

Results 402 comments of Anusha Thatishetty

Since we got the approval for SVC failure [AC-11580](https://jira.corp.adobe.com/browse/AC-11580), moving this to extended testing because of failed builds.

@magento run Functional Tests CE, Functional Tests EE, Functional Tests B2B, Integration Tests, WebAPI Tests

Functional Tests CE, Functional Tests EE and Functional Tests B2B are different on last two runs on same commit. Functional Tests CE : Contains know failures: [ACQE-6102](https://jira.corp.adobe.com/browse/ACQE-6102) Run 1 :...

WebAPI Tests : GRAPHQL WebAPI tests for CE : Run 1 : Run 2 : Executed the same test locally but the error was not reproducible. So this seems to...

Hello @sadlyblue, This issue is not reproducible in 2.4-develop. It seems this has been fixed in latest magento release. Please try to reproduce this in latest magento version and let...

Hello @sadlyblue, As there is no activity on this issue for a long time, we believe the issue has been resolved, hence closing this issue. Feel free to raise a...

Hello @hostep, Thank you for the report! Verified this issue on 2.4-develop. With php version 8.3, while running the linter as mentioned we were able to get the actual result....

Hello @mrtuvn, Thank you for the report and collaboration! In the below method `store` is hardcoded. https://github.com/magento/magento2/blob/488c103401f7b04bfea0a339d25107ada11bd2da/app/code/Magento/Sales/Model/Order.php#L2147 Hence issue can be confirmed. Thank you.

Hello @manhtranisobar, Thank you for the report and collaboration! Tried to reproduce this issue on 2.4-develop, but in our case it is not reproducible. Created a `AFTER INSERT` custom trigger...