web icon indicating copy to clipboard operation
web copied to clipboard

Uninstallation of web_ir_actions_act_multi, v14 ce, break database

Open JakubSs opened this issue 2 years ago • 3 comments

module: web_ir_actions_act_multi version: 14.0

Steps to reproduce

  • uninstalling module

Current behavior damages database, after several tries of uninstallation it removes several system columns from database and database is not longer capable of working. ie table ir_act_server and columns like name, binding_model_id, binding_type, binding_view_types... same behaviour seen in table ir_actions.

Expected behavior removing module without damaging database

Thanks

JakubSs avatar Jan 26 '23 19:01 JakubSs

I have the same problem.

jason156 avatar May 18 '23 14:05 jason156

I have the same issue

Has anyone found a solution to this issue?

redstarafrica avatar May 26 '23 18:05 redstarafrica

This still happens for 16.0 :O Just destroyed an database by uninstalling this module.

baguenth avatar Sep 26 '24 16:09 baguenth

@pedrobaeza could you please close this issue? It has been resolved in https://github.com/OCA/web/pull/3119

carlos-lopez-tecnativa avatar Mar 11 '25 16:03 carlos-lopez-tecnativa