You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bloodhound.apache.org by Bloodhound Live <de...@bloodhound.apache.org> on 2018/10/27 12:32:46 UTC

[Bloodhound Live] #855: Investigate removal of Ticket.title CharField and Ticket.description TextField

#855: Investigate removal of Ticket.title CharField and Ticket.description
TextField
--------------------------------+-----------------------
 Reporter:  gjm                 |      Owner:  nobody
     Type:  defect              |     Status:  new
 Priority:  major               |    Product:  BHD
Milestone:  BH Core Experiment  |  Component:  dashboard
  Version:                      |   Keywords:  bhcore
--------------------------------+-----------------------
 The ticket and description "django model fields" were added to the Ticket
 model during the PyConUK 2018 sprints to make it easier to see the admin
 pages and help with working on an initial rest api.

 Ideally, all ticket details that can change should benefit from being
 represented by ChangeEvents on TicketFields so that a history of changes
 is kept.

 The main requirements of this for now would be to ensure that it is
 possible to add a ticket with no details that can be populated via other
 api calls (at least for now)

--
Ticket URL: <https://bloodhound-vm3.apache.org/bloodhound/products/BHD/ticket/855>
Bloodhound Live <https://live.bloodhound.apache.org/bloodhound>


Re: [Bloodhound Live] #855: Investigate removal of Ticket.title CharField and Ticket.description TextField

Posted by Bloodhound Live <de...@bloodhound.apache.org>.
#855: Investigate removal of Ticket.title CharField and Ticket.description
TextField
--------------------------------+-----------------------
 Reporter:  gjm                 |       Owner:  dammina
     Type:  enhancement         |      Status:  assigned
 Priority:  major               |     Product:  BHD
Milestone:  BH Core Experiment  |   Component:  bh core
  Version:                      |  Resolution:
 Keywords:  bhcore              |
--------------------------------+-----------------------
Changes (by gjm):

 * owner:  gjm => dammina
 * status:  new => assigned


--
Ticket URL: <https://live.bloodhound.apache.org/bloodhound/products/BHD/ticket/855#comment:2>
Bloodhound Live <https://live.bloodhound.apache.org/bloodhound>


Re: [Bloodhound Live] #855: Investigate removal of Ticket.title CharField and Ticket.description TextField

Posted by Bloodhound Live <de...@bloodhound.apache.org>.
#855: Investigate removal of Ticket.title CharField and Ticket.description
TextField
--------------------------------+----------------------
 Reporter:  gjm                 |       Owner:  gjm
     Type:  enhancement         |      Status:  new
 Priority:  major               |     Product:  BHD
Milestone:  BH Core Experiment  |   Component:  bh core
  Version:                      |  Resolution:
 Keywords:  bhcore              |
--------------------------------+----------------------
Changes (by gjm):

 * owner:  nobody => gjm
 * component:  dashboard => bh core
 * type:  defect => enhancement


--
Ticket URL: <https://bloodhound-vm3.apache.org/bloodhound/products/BHD/ticket/855#comment:1>
Bloodhound Live <https://live.bloodhound.apache.org/bloodhound>