You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 'get_problem_id' macro is currently including '/answer' or '/hint' as part of the id because of a bad regex. This results in incorrect problem ids used downstream.
The 'get_problem_id' macro is currently including '/answer' or '/hint' as part of the id because of a bad regex. This results in incorrect problem ids used downstream.
https://github.com/openedx/aspects-dbt/blob/v3.29.1/macros/get_problem_id.sql#L6
The text was updated successfully, but these errors were encountered: