[MIG] survey_legal: migrate to 18.0#223
Conversation
|
Thanks for the contribution. Please preserve commit history following technical method explained in https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-18.0. If the jump is between several versions, you have to modify the source branch in the main command to accommodate it to this circumstance. Please also check the red condition of the CI. |
- Remove hardcoded survey URL - Replace deprecated 'text' action with 'fill' - Remove unknown key 'isCheck' from final tour step
- Add explicit run: click/edit actions (required in Odoo 18 tour runner) - Replace fill with edit for text inputs - Add question wrapper prefix to matrix question triggers - Fix typo 'your' -> 'you' in matrix question title
|
I noticed the CI run is failing with a warning related to Chrome (a "Killing chrome descendants-or-self" message picked up by oca_checklog_odoo). I haven't been able to reproduce this locally and it doesn't seem related to the module code itself, but I wanted to flag it in case it's a known issue or if there's something specific I should do on my end to address it. Thank you in advance. |
|
@benbrich could you review this PR please? |
benbrich
left a comment
There was a problem hiding this comment.
Just tested on runboat. Functional review: LGT
No description provided.