Unnecessary loop in riddler_captcha to only load active riddles

Created on 14 June 2023, over 1 year ago

Problem/Motivation

Currently, we are getting the riddles inside "riddler_captcha()" through loading all riddles and then filtering them by status.

Steps to reproduce

Proposed resolution

Instead, we should just load all activated riddles straight away.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

🇩🇪Germany Grevil

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024