Ok, so I'm booking myself Thursday and Friday next week to work on this. My plan would be:
Step 1 (one PR)
Step 2 (another PR, after the above is merged)
Step 3 (yet another PR)
- Update the models so they use the information from this registry -> TBC by each model at its own pace
I'm sure I'm missing something and I will need to improvise, but is there anything obvious I'm forgetting?
Originally posted by @dalonsoa in #371 (comment)
Step 1 (one PR)
Configclass after the required models have been pulled out of the configuration to populate theinitialised_by,updated_by, andused_bylists. The models might need updating.Step 2 (another PR, after the above is merged)
get_model_sequencefunction to use this information, as well as (or in place of?) the explicit dependencies already in place, to try to come up with the right sequence.Step 3 (yet another PR)
I'm sure I'm missing something and I will need to improvise, but is there anything obvious I'm forgetting?
Originally posted by @dalonsoa in #371 (comment)