Ticket.bjs
[gitlive] / Ticket.vala
index 2872a8f..068e275 100644 (file)
@@ -304,6 +304,8 @@ public class Ticket : Object
                _this.priority_id.loadPriorities();
                _this.severity_id.loadSeverities();
                _this.classification_id.loadClassifications();  
+               _this.developer_id.loadDevelopers();    
+               
                // affects projects and milestones..