Hi Ravi, > outcome_help is not in database, it is a method in the Task class in > models.py
That explains a few things. So, there is an error in this method for when the outcome is "Empty". Now that I know where to look this should be easy to fix. - David > -----Original Message----- > From: Ravi Chintakunta [mailto:[email protected]] > Sent: Thursday, March 06, 2014 3:48 AM > To: Reyna, David; DAMIAN, ALEXANDRU > Cc: BARROS PENA, BELEN; [email protected] > Subject: RE: Bug 5917 - Task Detail page has obsolete field > "task.outcome_help" > > Hi David, > > outcome_help is not in database, it is a method in the Task class in > models.py > > -Ravi > ________________________________________ > From: Reyna, David [[email protected]] > Sent: Thursday, March 06, 2014 12:34 AM > To: DAMIAN, ALEXANDRU; Ravi Chintakunta > Cc: BARROS PENA, BELEN; [email protected] > Subject: Bug 5917 - Task Detail page has obsolete field "task.outcome_help" > > Hi Alex, > > In preparing the Tasks Detail page test instructions, I encountered a > database issue. > > In Ravi''s "task.html" page, there is the value "task.outcome_help", but that > no longer appears to be in the database. It that the case and intent? What > should we use instead? > > The details are in Bug 5917. > > - David > _______________________________________________ toaster mailing list [email protected] https://lists.yoctoproject.org/listinfo/toaster
