Alex Fedotov

Results 4 comments of Alex Fedotov

I looked into what you did to the registries and decided to redo these MapMetrics/MapData/fidelities on your 0.2.5.1 version (I kept working on 0.2.3 until now) and, _maybe_, patch the...

The warning/error comes from the function `_copy_db_ids_if_possible`(new_obj: Any, obj: Any), starting from line 492 of storage/sqa_store/**save.py** As I understand from the comment, and I quote: "# Raise these warnings in...

As I said: I first save the recovered experiment, then take the db_id from it (this saved experiment) and 'by hand' assign it `recovered_gs.experiment.db_id = saved_recovered_experiment.db_id` , then save the...

Yes. On _any_ version (0.2.5.1 included) when I'm trying to save MapData in the SQA store the WARNING is raised.