Worksheet should be linked to Subject

Bug #492474 reported by Matt Giuca
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
IVLE
Fix Released
Critical
Nick Chadwick

Bug Description

Worksheet table in the DB has a 'subject' column, but it's just a string,
not a reference to a subject. This is used as part of the unique identifier
for a worksheet.

This should be modified to be a subject ID, not a subject name, and the ORM
side should change so that it's a Subject object, not name.

The final change is to replace store.find calls (which search on subject
name and worksheet name) with a method of Subject which looks up a
worksheet by name.

William Grant (wgrant)
Changed in ivle:
status: Unknown → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.