aquariumbio / pfish

Scripts for pulling/pushing protocols/libraries to/from Aquarium.
2 stars 1 forks source link

Creates OT, even if push will fail due to FT incompatibility #52

Open cashmonger opened 3 years ago

cashmonger commented 3 years ago

Right now, if an OT does not exist when pushing, it is created. The Field Types are created after that and it is pushed. However, part of the Create Step involves pushing the newly created type. What can happen then is: Type is created and pushed with default text, Field Type Conflicts are found, push of full OT fails, thus resulting in a half finished OT being pushed.