17-04-2020, 02:08 PM
Seems to be that there is more data deleted/reset than only passwords - so I can't use this environment
Could you please check that you only perform the following sql statement for removing passwords from database
UPDATE ItemProperties SET Data = '' WHERE RolePropertyId = '5B5AA970-E8EA-4162-BECE-6A366E150C92'
If you change the WHERE Clause (or remove it) ALL necessary information will also be reset and nothing works anymore - in database I can see the it was removed and then executed - so all data is empty!
Please try again! Thanks
Could you please check that you only perform the following sql statement for removing passwords from database
UPDATE ItemProperties SET Data = '' WHERE RolePropertyId = '5B5AA970-E8EA-4162-BECE-6A366E150C92'
If you change the WHERE Clause (or remove it) ALL necessary information will also be reset and nothing works anymore - in database I can see the it was removed and then executed - so all data is empty!
Please try again! Thanks
Regards/Gruss
Oliver
Oliver