Open rtibbles opened 2 weeks ago
This can lead to peculiar data mismatches, especially once https://github.com/learningequality/kolibri/pull/12782 is merged, whereby the topics do not match to the channel.
We should look up the node by the content_id and the channel_id - and only fallback to the content_id only if that look up fails.
Observed behavior
This can lead to peculiar data mismatches, especially once https://github.com/learningequality/kolibri/pull/12782 is merged, whereby the topics do not match to the channel.
Expected behavior
We should look up the node by the content_id and the channel_id - and only fallback to the content_id only if that look up fails.