Re: [Apache Bloodhound] #378: table.attribute assignments not working in models

2013-02-13 Thread Apache Bloodhound
#378: table.attribute assignments not working in models
+---
  Reporter:  olemis |  Owner:
  Type:  defect | Status:  new
  Priority:  critical   |  Milestone:  Release 5
 Component:  dashboard  |Version:  0.4.0
Resolution: |   Keywords:  model database db
+---
Changes (by gjm):

 * status:  needinfo(new) = new
 * owner:  gjm =


-- 
Ticket URL: https://issues.apache.org/bloodhound/ticket/378#comment:2
Apache Bloodhound https://issues.apache.org/bloodhound/
The Apache Bloodhound (incubating) issue tracker


Re: [Apache Bloodhound] #378: table.attribute assignments not working in models

2013-02-13 Thread Apache Bloodhound
#378: table.attribute assignments not working in models
+---
  Reporter:  olemis |  Owner:  gjm
  Type:  defect | Status:  accepted
  Priority:  critical   |  Milestone:  Release 5
 Component:  dashboard  |Version:  0.4.0
Resolution: |   Keywords:  model database db
+---
Changes (by gjm):

 * status:  new = accepted
 * owner:   = gjm


-- 
Ticket URL: https://issues.apache.org/bloodhound/ticket/378#comment:3
Apache Bloodhound https://issues.apache.org/bloodhound/
The Apache Bloodhound (incubating) issue tracker


Re: [Apache Bloodhound] #378: table.attribute assignments not working in models

2013-02-13 Thread Apache Bloodhound
#378: table.attribute assignments not working in models
+---
  Reporter:  olemis |  Owner:  gjm
  Type:  defect | Status:  closed
  Priority:  critical   |  Milestone:  Release 5
 Component:  dashboard  |Version:  0.4.0
Resolution:  fixed  |   Keywords:  model database db
+---
Changes (by gjm):

 * status:  accepted = closed
 * resolution:   = fixed


Comment:

 r1445549 adds test for table.field = value updates

 r1445551 changes to using the correct keys for the data and fields
 attributes

-- 
Ticket URL: https://issues.apache.org/bloodhound/ticket/378#comment:4
Apache Bloodhound https://issues.apache.org/bloodhound/
The Apache Bloodhound (incubating) issue tracker


[Apache Bloodhound] #378: table.attribute assignments not working in models

2013-02-08 Thread Apache Bloodhound
#378: table.attribute assignments not working in models
-+-
  Reporter:  olemis  |Owner:
  Type:  defect  |   Status:  new
  Priority:  major   |  Version:  0.4.0
Resolution:  |
-+-
 In the process of [ticket:355 translating Trac test cases] I also noticed
 that `table.attribute` assignments are not actually working in
 `bhdashboard.model.ModelBase` and all other model subclasses .
 Nevertheless , in code I found

 {{{
 #!py

 def __setattr__(self, name, value):
 Overridden to allow table.field = value style field setting.
 # --8-- Code omitted --8--

 }}}

 ... spawn from comment:20:ticket:355

-- 
Ticket URL: https://issues.apache.org/bloodhound/ticket/378
Apache Bloodhound https://issues.apache.org/bloodhound/
The Apache Bloodhound (incubating) issue tracker


Re: [Apache Bloodhound] #378: table.attribute assignments not working in models

2013-02-08 Thread Apache Bloodhound
#378: table.attribute assignments not working in models
+---
  Reporter:  olemis |  Owner:  gjm
  Type:  defect | Status:  needinfo(new)
  Priority:  critical   |  Milestone:  Release 5
 Component:  dashboard  |Version:  0.4.0
Resolution: |   Keywords:  model database db
+---
Changes (by olemis):

 * status:  new = needinfo(new)
 * component:   = dashboard
 * priority:  major = critical
 * keywords:   = model database db
 * milestone:   = Release 5
 * owner:   = gjm


Comment:

 scheduling for next milestone

-- 
Ticket URL: https://issues.apache.org/bloodhound/ticket/378#comment:1
Apache Bloodhound https://issues.apache.org/bloodhound/
The Apache Bloodhound (incubating) issue tracker