Magento Community Engineering

Results 13 issues of Magento Community Engineering

Currently is not possible to see the differences between versions for `magento/product-community-edition` composer virtual package (and enterprise as well). For a custom project, requiring `magento/product-community-edition` directly is not viable because...

moved from magento2
Priority: P3
devguild

need Jalali AKA Prsian calandar for magento2 1. jalali or persian calandar had 12 months 2. an example of this is in http://babakhani.github.io/PersianWebToolkit/doc/datepicker/example/ https://plugins.jquery.com/pwt.datepicker/ https://www.jqueryscript.net/demo/Persian-Jalali-Calendar-Data-Picker-Plugin-With-jQuery-kamaDatepicker/ ### Preconditions 1. Magento 2.3.x...

moved from magento2
Priority: P3

## Terms and Concepts *Warning!* This document uses simplified terms and concepts to explain products media gallery desired behavior and implementation. For more accurate terms definition please check out [Magento...

moved from magento2
Priority: P2

### Preconditions 1. Magento 2.1.8 2. Php 7 ### Steps to reproduce 1. Create Account 2. Go to Address Book 3. Enter address and save 4. Edit default billing address...

moved from magento2
Priority: P3

### Preconditions 1. use api call guest-carts/27f7f91cf4344bb9bda7d30b076216f3/items ### Steps to reproduce 1. use api call guest-carts/27f7f91cf4344bb9bda7d30b076216f3/items 2. post data sku qty ### Expected result 1. There should be a way...

moved from magento2
Priority: P2
devguild
API

By design, all Magento action controllers should implement `\Magento\Framework\App\ActionInterface`. But some crucial request processing behavior (event dispatching, authorisation, etc) resides in classes like `\Magento\Framework\App\Action\Action` and `\Magento\Backend\App\AbstractAction`. So if an action...

moved from magento2
Priority: P2

Hi! I'm developing a project on _Magento 2.2.2_ and I don't know if it's a new bug or I'm not doing well the correct steps when I try to do...

moved from magento2
Priority: P4

### Preconditions I would love to be able be able to add extension attributes to Magento\Catalog\Api\Data\ProductCustomOptionValueInterface however it does not extend Magento\Framework\Api\ExtensibleDataInterface Many other related interfaces allow this. Some examples:...

moved from magento2
Priority: P2
devguild
API

According to: [https://magento.stackexchange.com/questions/150492/magento-2-how-to-get-all-order-status](url) there isn't a possibility to get all Order Status that were available inside the Shop. For ERP Systems which would change the status from "open" to "complete"...

moved from magento2
Priority: P2
API

As a Marketer I want to apply layout presets to Columns **so that** I can modify content layout in one click and save time on routine operations **Layout Preset** -...

story
Progress: ready for dev
Project: Column Group