yafc
yafc copied to clipboard
[BUG] Overproduction from nested tables can't be linked from outside.
As title says, if I have some product linked in nested tables and it's overproduced, I can't link it from outer table like a usual recipe, the only way to force consumption of that product in outer table is to add some desired product.
Thats a known issue, an edge case that rarely matters (You either have 0 overproduction and don't need to capture link, or have >0 overproduction and don't need the nested link at all)
There should be a message I think notifying when this happens
It is unlikely to be fixed soon because the fix is not trivial