partkeepr / PartKeepr

Open Source Inventory Management
http://www.partkeepr.org
GNU General Public License v3.0
1.38k stars 401 forks source link

Importer presets are not migratable across systems #836

Open Drachenkaetzchen opened 7 years ago

Drachenkaetzchen commented 7 years ago

When an importer preset is migrated to another system, for example, when the base URL of a system changes, the stored presets are not migratable.

This happens when a fixed entity is used, e.g. ~/felicitus/PartKeepr/api/parts/1. When the base URL changes to e.g. ~/felicitus/PartKeepr-clean, PartKeepr can't find the entity named ~/felicitus/PartKeepr/api/parts/1.

baradhili commented 4 years ago

though I think this is very much an edge case