It would be nice if we were able to change the role of the account. However, this is not so simple in ORM because you just simply cannot change the type of the object and somehow propagate it to the ORM engine.
This probably needs the complex change of the code base and modification of current inheritance role system to something more attribute-based. This won't probably happen due to amount of time we have, but I am filing this as ticket so we won't forget if we have some spare time.
It would be nice if we were able to change the role of the account. However, this is not so simple in ORM because you just simply cannot change the type of the object and somehow propagate it to the ORM engine.
This probably needs the complex change of the code base and modification of current inheritance role system to something more attribute-based. This won't probably happen due to amount of time we have, but I am filing this as ticket so we won't forget if we have some spare time.