Empty string as PK error
Opened this issue · 2 comments
gregapompe commented
If pk is empty string it can't find it since it looks like it's without it.
racke commented
Do you have a real world example for this case? Also, which part of code doesn't find it?
gregapompe commented
All links are borken (delete, edit, ...) since they lack args.
My case was having product with empty sku (not real world scenario, but can happen elsewhere i guess).