move fails to create right postgres user

when moving sub-server with convert-to-parent , creation of new postgresql user is attempted with old parent username

Creating PostgreSQL login ..
.. PostgreSQL database failed! : SQL create user "PARENT_USER_NAME" with password 'NEW_PASSWORD' nocreatedb nocreateuser failed : ERROR: role "PARENT_USER_NAME" already exists at ../web-lib-funcs.pl line 1427, line 4.

after move NEW_PARENT postgresql db is created but access is indicated to be granted to OLD_PARENT

Administration username NEW_PARENT (For PostgreSQL database : OLD_PARENT)
Status: 
Closed (fixed)

Comments

Thanks for pointing this out - this will be fixed in the 5.02 release of Virtualmin.

Status: Active ยป Fixed