Ticket #498 (new bug)

Opened 3 years ago

Last modified 3 years ago

My Projects - Select All in dropdown, selects all samples instead of all project samples

Reported by: sball@… Owned by:
Priority: immediate Milestone: mpdb-s09-r1
Component: Bulk Upload Version:
Severity: block Keywords:
Cc:

Description


Change History

Changed 3 years ago by sball@…

mpdb_stable=> select projects.name, (select count(sample_id) from project_samples where project_id = projects.project_id) from projects;

name | ?column?


first | 0 Garnet samples | 835 Ruby - East Humboldt | 61 Brattstrand Bluffs | 0 Sifnos | 0 Sifnos2 | 0 Larsemann Hills | 0 Valhalla Complex | 0 Sifnos34 | 0

(9 rows)

Note: See TracTickets for help on using tickets.