This topic is locked

no delete record after porting from 10.7 to 10.91

2/27/2025 6:44:50 AM
PHPRunner General questions
ffrinai author

I have an old project in production with phprunner 9.8 build 31882 x64 Enterprise,
in 2022 I ported the project to phprunner 10.7 but did not put it into production but I tested its functionality and found no problems
now I have brought the project to version 10.91 (build 41974 x64 enterprise) and I found a problem in deleting records from a table, when I try to delete a record the following popup appears

img alt

after clicking on ok the record is not deleted. I think the [object Object] report indicates some problem
I tried to reset the list page in Style but without success.
for other tables connected after the migration from version 10.7 the deletion occurs without problems, however I note that the confirmation popup is different, I report it below

img alt

Is there a soluntion?
Thanks
Fabio