-
- Downloads
[FIX] survey: fix assets forward-port
For saas-12.2 a file was added in survey assets with https://github.com/odoo/odoo/commit/445541989f9dc094bf81201a715abe0a68ed1c63 (even though the file itself was added in the repo with https://github.com/odoo/odoo/commit/afb1abbb60e5cdc4f76ab7b5a1b54b5e8a9283d5) As a saas-12.1 fix, this was made: https://github.com/odoo/odoo/commit/92cb648882082cc8d84d3bbe75304def5196998c That fix split the survey assets in two parts. After forward-port, the file added in saas-12.2 ended up in the wrong part. Bug found while working on task-1961045 closes odoo/odoo#33821 Signed-off-by:Quentin Smetz (qsm) <qsm@odoo.com>
Please register or sign in to comment