Editing a panel in the 2nd column of a 2 column dashboard causes it to duplicate to the first column.
This may be related to T10145, though the steps to produce the outcome are different. Feel free to merge them if you feel this is the same problem.
My versions
centos 6
nginx 1.x from webtatic
php 5.6.x from webtatic
phabricator rP2c67d9c8ace2800ec618549963c4036e92cb3a9b (Fri, Mar 4)
arcanist rARC1439aaa871837031faa1ef26b81f1fb08e4a41e7 (Fri, Mar 4)
phutil rPHU76425eaa812572cc02487db79f2dd43d93e3085f (Fri, Mar 4)
Steps
- Create a new empty dashboard, 2 columns 2/3 1/3
- Add W1 and W2 to left column, W3 and W4 to right column
- Edit W3 and save your changes.
W3 is then duplicated and added to the end of the first column, while also remaining as the first panel in column 2.
If you delete the panel in the first column, it is removed from both columns. (Is this a separate bug? Should I file that? I don't know if you are supposed to be able to add a nav panel multiple times or not, say for putting NAV above and bellow a large panel).