Leo Kirchner
Leo Kirchner
Fixed for custom fields with #350
Also, #361
This interacts with the topic of atomic transactions and those longer being automatically defaulted to in 2.0 as we may need to implement some custom logic there to enable the...
My concern here is that we don't have model validation, i.e. the dry run may succeed but the actual run will fail, because the validation has failed. I guess this...
@itdependsnetworks is working on something that should address this
#153 too
Re-opening to track @jdrew82's effort: > Would it also possibly make sense to have examples of using unittests to debug pieces? I have some examples we could potentially document or...
So this means that the issue is addressed? @mattmiller87
I am not sure whether there is a generalizable easy solution for this problem, I think the closest we can get is using something like this https://github.com/networktocode/diffsync/issues/97#issuecomment-1059082882, i.e. a custom...
That sounds like a useful idea I think!