Better performance & serializer for ListProcessElements
A lot of duplicate queries are made, a prefetch_related
is missing.
It would also be beneficial for the frontend to get more information from that endpoint.
A lot of duplicate queries are made, a prefetch_related
is missing.
It would also be beneficial for the frontend to get more information from that endpoint.
added 1 deleted label
mentioned in issue frontend#365 (closed)
It might be interesting to add a best classes
field to the serializer, as it will be part of the filters at some point.
mentioned in issue #499 (closed)
mentioned in merge request !1029 (merged)
closed
mentioned in commit 4950b765