Shubham Singh
Shubham Singh
:heavy_check_mark: Issue confirmed Issue got reproduced in **2.4-develop** branch. **Description:** URLs should not contains reserved characters according to RFC 3986 **Pre-requisite:** Fresh magento `2.4-develop` should be installed. **Steps to reproduce:**...
@magento give me 2.4.4 instance
@magento give me 2.4-develop instance
:heavy_check_mark: QA Passed **Preconditions:** Install fresh Magento. **Manual testing scenario:** 1.Create admin token using endpoint: `/rest/default/V1/integration/admin/token/` Payload ``` { "username": "admin", "password": "admin@123" } ``` Using admin token you can...
:heavy_check_mark: QA Passed **Preconditions:** Install fresh vanilla Magento 2.4-develop **Manual testing scenario:** 1. Go to https://github.com/pmzandbergen/some-module and download "some modules". 2. Copy the module to app/code (app/code/Some/Module/...) 3. Enable the...
@magento give me 2.4-develop instance
@magento give me 2.4-develop instance
:heavy_check_mark: Issue confirmed Issue got reproduced in **2.4-develop** branch. **Description:** Showing wrong inventory count in the frontend. **Pre-requisite:** 2.4-develop Vanila instance **Steps to reproduce:** 1. Take Vanila instance by `@magento...
Hi @amenk , Thanks for your contribution and collaboration. I have created this issue. As per our process for any pull request we should have corresponding issue and related jira...
Hi @amenk, Since this issue is originally 3 years old and were probably tested on old versions of Magento. So can you please check whether this issue still exists on...