Closed chadell closed 3 months ago
Before I can approve this I'd like to see a test (or confirm that there is a test) that does the following:
Before I can approve this I'd like to see a test (or confirm that there is a test) that does the following:
- Creates a bunch of objects outside of a design
- Runs a design in import mode that will create some objects that were created already in step 1. The portions of the design that correspond to step 1 should have no action tags (default create).
- Confirms that there are no errors and that the objects that should have been imported now show as "owned" by the design.
This test https://github.com/nautobot/nautobot-app-design-builder/pull/178/files#diff-a45426cea1233c01ee8f3f6db38123c56701edf1f027f129206094df76415bffR124 does it but it's not "a bunch" but just one object. Do you think is relevant to have more than one?
Closing in favor of #181
This PR adds a new feature to import existing data into a new Design Deployment
TODOs: