Description
KnoxShellTable.select() takes a comma separated list of col names. However, it currently doesn't support whitespace within the list.
Rather than splitting on "," we need to include whitespace matching in the regex.
Attachments
Issue Links
- links to