Skip to content

HOTFIX: banner_url is a method and must be called on the project object

Luis Arias requested to merge fix/missing_banner_url into develop

This MR fixes an issue in the shared project serializer which is used in both the programs and challenges projects route.

Fixes: https://gitlab.com/JOGL/JOGL/-/issues/529

Merge request reports