Content
View differences
Updated by Markus Kahl almost 2 years ago
As described in <mention class="mention" data-id="54500" data-type="work_package" data-text="#54500">#54500</mention> OpenProject dynamically generates classes for filtering and grouping custom fields.
This is a bad idea for multiple reasons. We shall get rid of it and implement this without dynamic classes generated at runtime, so that it is safe across multiple threads and schemas. runtime.
This is a bad idea for multiple reasons. We shall get rid of it and implement this without dynamic classes generated at runtime, so that it is safe across multiple threads and schemas.