Noticed an issue this week on 2.9.1 where if I have an existing channel patched to - say - address 2/101 and want to add to it another channel the desk gets confused and - when I press the + key fils in the command line as "chan 1 address 1/ 101 + " - meaning that if I complete the command with 2/103 I end up with three parts - adddresses 2/101, 1/101 and 2/103, meaning that 1/101 has erroneously become part of that channel.. Which is bad..
Steps to recreate in an empty show file:
{patch}
(in channel mode)
1 @ 2/101 enter
1 @ + 2/201 enter
after this the expected result is that channel 1 is patched to 2/101 and 2/201 however in reality it also has address 1/101 patched.