magento / architecture

A place where Magento architectural discussions happen
274 stars 154 forks source link

req list items pagiantion #391

Closed dani97 closed 4 years ago

dani97 commented 4 years ago

Problem

Requisition List Items size can be huge and can be a performance issue. Current schema doesn't handle it. Update Requisition List items cannot handle edit config variation, adding the support from Alex request

Solution

Adding pagination to Requisition List Items Update to Req list items Input for supporting custom options, configurable options.

Requested Reviewers

@nrkapoor @DrewML @paliarush @cpartica

nrkapoor commented 4 years ago

@DrewML @paliarush Can you look at these changes and provide feedback?