eduNEXT / edunext-platform

Open edX, the project that powers edunext.co
https://www.edunext.co
GNU Affero General Public License v3.0
29 stars 7 forks source link

fix: Typo in get custom context #717

Closed Henrrypg closed 1 year ago

Henrrypg commented 1 year ago

Description

This PR is to fix an issue with https://github.com/eduNEXT/edunext-platform/pull/691

Testing instructions

You can follow same instructions that JU-11, but you can try without any custom fields activated too.

Without this fix you get this error:

image

With this fix you can have this filter working without custom fields defined.