Open dirkgulitz opened 5 years ago
Hi @dirkgulitz did you get any solution for it?
I am also getting similar error
When I open Admin > Page show error like
Item (Magento\Framework\View\Element\UiComponent\DataProvider\Document) with the same ID "37" already exists.
When I open any product in edit view, showing error
`1 exception(s): Exception #0 (Exception): Item (Magento\Cms\Model\Page) with the same ID "37" already exists.
Hello @dirkgulitz , can you confirm if you issue has been fix by 31ef4d33 (I cannot reproduce it on my side) @eng-abdurraoof you issue doesn't seems to be linked to the productLabel module ?
On Magento ver. 2.3.1 in "Manage Product labels" i get this error Item (Magento\Framework\View\Element\UiComponent\DataProvider\Document) with the same ID "2" already exists.
If i delete it from table smile_product label the next ID throws out.
Adding Labels works as expected
Using Tax Class works but using a custom attribute does not work.