[Buildbot] #3075: Build Properties always have an extra 'id' row

Buildbot trac trac at buildbot.net
Sun Nov 30 19:19:33 UTC 2014


#3075: Build Properties always have an extra 'id' row
-------------------+--------------------
Reporter:  Ben     |       Owner:
    Type:  defect  |      Status:  new
Priority:  major   |   Milestone:  0.9.0
 Version:  master  |  Resolution:
Keywords:          |
-------------------+--------------------

Comment (by dustin):

 Can you clarify the problem?  Do you mean an `id` column (in the DB)?  Or
 a field in the data API?

 From a REST perspective, I think we could go one of two ways: make every
 property an entity (in which case, an id makes sense), then deal with the
 list as a collection (DELETE by id, etc.).  Or, treat a build's properties
 as a single entity that is "replaced" as a unit (even to add/remove/update
 a single property).

--
Ticket URL: <http://trac.buildbot.net/ticket/3075#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list