v7labs / darwin-py

Library and commandline tool for managing datasets on darwin.v7labs.com
MIT License
115 stars 42 forks source link

[PLA-756] Existing properties are now imported without a .v7/manifest.json file #791

Closed saurbhc closed 5 months ago

saurbhc commented 5 months ago

Problem

When importing annotations with property values, if the .v7/manifest.json file isn't present, properties will be entirely skipped.

Solution

Team properties (if they exist) are passed along with annotations while importing them.

Changelog

Existing properties are now imported without a .v7/manifest.json file

linear[bot] commented 5 months ago

PLA-726 BUG: Existing properties are never imported via darwin-py if the manifest file is not present