When using the name "Group" for a metadata category, the error (or similar) arises.
Plugin error from feature-table:
Selection of IDs failed with query: SELECT "#SampleID" FROM metadata
WHERE Group='1' GROUP BY "#SampleID" ORDER BY "#SampleID";
Renaming the category "ExptGroup" for example fixes the problem, but given how cryptic this error message is, there should be a fix or a note that some names are protected and cannot be passed by the user. Thanks.
Hi @tkuntz,
Thank you for reporting — could you please let us know the exact command(s) that you ran to generate this error? Then we can raise a more sensible error or (ideally) fix this issue so that "Group" is still a valid metadata category.