Hi!
I'm using MLFlow API to log and load models in Databricks. When we created a dedicated workspace for models registry, one person created multiple models, and for some reason now all models are logged with this person as the creator.
This person no longer exists in Databricks and we removed their user. All jobs using these models failed with a 403 error so we restored the user. Is there a way to change the creator of models in Databricks to, e.g., a service principal?