#1412 Refactor ModuleBuild.current_batch to filter using SQL instead of Python
Closed: Duplicate 4 years ago by mprahl. Opened 4 years ago by mprahl.

ModuleBuild.current_batch queries for all component builds associated with the module and then filters the component builds using Python. This is inefficient and should just filter using SQL instead.


@mprahl, this appears to be a dupe of #1411 ?

Metadata Update from @mprahl:
- Issue close_status updated to: Duplicate
- Issue status updated to: Closed (was: Open)

4 years ago

Log in to comment on this ticket.

Metadata