Make depreacted nodes available in the Hub and CUI

Hi,

I noticed the Auto-Binner node got deprecated with 5.8 as it’s UI got migrated to WebUI:

  • UIEXT-1668: WebUI-Migration for Binner (aka Auto-Binner)

Two problems I face which “sting a bit”:

  1. Deprecated nodes are neither linked in the Hub not can they get drag&drop into Knime

  2. The release nodes were not explicit enough about the deprecation.

In my particular case I wanted to double verify the functionality, kind of as part of a post community hacking task, but “failed miserably”.

Only in MUI with the hidden deprecated filter //deprecated it is possible to access the node which makes maintenance and comparision, also testing and upgrading, ensuring backwards compatibility etc., unnecessarily difficult.

I’d like to propose:

  1. Be more explicit about node deprecations in the release nodes
  2. Display the icon in the Hub to re-enable drag&drop into Knime
  3. Allow to filter for deprecated nodes in the Hub
  4. Link older node versions in the current one of each node
  5. Allow to display deprecated nodes in CUI

Best
Mike