Skip to content

Adding warning for Catalyst V2 if a channel is requested but not available

If a Catalyst channel is requested in the V2 API that doesn't exist the in situ output would fail with non-useful error messages. This change provides information for when the channel isn't found to make it easier for users to diagnose the incorrect channel name correctly.

Merge request reports