Comment 1 for bug 1546372

Revision history for this message
Petr Malik (pmalik) wrote :

I think it is related: https://bugs.launchpad.net/trove/+bug/1532583

I had an idea we would be getting it from the models. The root user models define it already.
We just need a base method 'get_root_user' implemented by derived classes, which would return the appropriate model user.