mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
When updating the footprint, we may encounter a missing footprint. We should still modify the netlist against the existing footprint (if one does exist) to match the netlist. This matches the behavior of updating the netlist when fp are not selected for update Fixes https://gitlab.com/kicad/code/kicad/-/issues/18249 (cherry picked from commit 72411af9de07e159845e22a322759ed134ce0159)