mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-31 05:03:35 -05:00
If overwrite=True for an inventory source import, then this matters creating a new inventory source through v1 API will not include deprecated_group inside of the InventorySource groups m2m related connection, but migrations from 3.1 will In those migrated cases, this code will leave the deprecated_group untouched, so as to not trigger its cascade delete