Skip to content
Snippets Groups Projects
Commit c6a0ff52 authored by Martin Geubelle's avatar Martin Geubelle
Browse files

[FIX] web: Kanban: fallback on empty array for x2many raw_value

The commit e07f27d4 has wrongly changed the fallback for one2many raw_value from
an empty array to `false`. This modification brokes a lot of templates where we
assume that the value is always an array.

This commit restores the previous behavior with the fallback on [].
parent 34cf2bc5
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment