Commit 717b17c
LP#2110908: Repair SR clone/edit special case
We handle org_unit-type columns specially in the reporter, because
there's a bunch of implicit logic regarding hierarchy and widgets. Due
to that, we need to be careful when loading a saved template that we
have not already performed a particular internal transformation on the
data we are about to store. This commit checks for that and avoids
doubling the special-case encoding for filters on these columns.
Release-note: Fix Simple Report cloning and editing when using
a filter on an organizational unit
Signed-off-by: Mike Rylander <[email protected]>
Signed-off-by: Galen Charlton <[email protected]>1 parent 20ba986 commit 717b17c
File tree
1 file changed
+1
-1
lines changed1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1190 | 1190 | | |
1191 | 1191 | | |
1192 | 1192 | | |
1193 | | - | |
| 1193 | + | |
1194 | 1194 | | |
1195 | 1195 | | |
1196 | 1196 | | |
| |||
0 commit comments