Skip to content

Publishing error message: Unable to sort answers, leaving unsorted. #5661

@sentry

Description

@sentry

This issue is not open for contribution. Visit Contributing guidelines to learn about the contributing process and how to find suitable issues.

Observed behavior

Sentry Issue: STUDIO-J36

The following error message occurs when publishing a channel with pre/post-tests.

Unable to sort answers, leaving unsorted.

Source of the message:

logging.error(f"Unable to sort {item_type}, leaving unsorted.")

Expected behavior

This message is important information during exercise creation, but for pre/post-tests, we're are not concerned with the absence of order. Therefore we could downgrade this to a warning, and prevent Sentry from alerting us to it.

Metadata

Metadata

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions