As for my shares, whose ownership I still can’t change through the WebUI: What do I do now?
-
I guess I could hot-patch the Rockstor code on my server to skip the
chownstep, which should let the transaction go through at last. -
Alternatively, I could repeat the steps I see in the code manually through the Django shell. More work and potentially error prone, but I’d have more control and direct insight into the result.
Any other ideas for options?