1 2015-03-15T04:05:31  *** tonythomas has joined #moin-dev
   2 2015-03-15T04:28:11  *** vipul20 has quit IRC
   3 2015-03-15T05:06:13  *** penguinRaider has quit IRC
   4 2015-03-15T06:14:37  *** tonythomas has quit IRC
   5 2015-03-15T06:28:35  *** vipul20 has joined #moin-dev
   6 2015-03-15T08:21:40  *** tonythomas has joined #moin-dev
   7 2015-03-15T10:11:15  *** bond007 has joined #moin-dev
   8 2015-03-15T10:11:35  <bond007> ThomasWaldmann:  CR pending https://codereview.appspot.com/215820043/
   9 2015-03-15T10:15:03  <bond007> ThomasWaldmann: oops! ignore that , wrong cr link  , sorry!
  10 2015-03-15T10:17:58  <bond007> CR https://codereview.appspot.com/207670043/
  11 2015-03-15T10:37:20  *** bond007 has quit IRC
  12 2015-03-15T10:49:48  *** grvanm has joined #moin-dev
  13 2015-03-15T11:13:44  *** pjoshi has joined #moin-dev
  14 2015-03-15T11:14:07  <pjoshi> Moin!!
  15 2015-03-15T11:15:43  <pjoshi> Every item created in moin is created as a named item and when we update that item the item is then know by its item_id, the named_item is lost, right ?
  16 2015-03-15T11:27:22  *** bond007 has joined #moin-dev
  17 2015-03-15T11:28:36  <bond007> ThomasWaldmann: code review : https://codereview.appspot.com/218910043
  18 2015-03-15T11:30:09  <bond007> ah! not that one , this one: https://codereview.appspot.com/216850043  without trailing space :)
  19 2015-03-15T12:01:16  *** aviraldg has quit IRC
  20 2015-03-15T12:37:34  *** pjoshi has quit IRC
  21 2015-03-15T12:41:02  *** aviraldg has joined #moin-dev
  22 2015-03-15T12:45:26  *** bond007 has quit IRC
  23 2015-03-15T12:53:52  *** pjoshi has joined #moin-dev
  24 2015-03-15T13:06:02  *** pjoshi has quit IRC
  25 2015-03-15T13:23:56  *** greg_f has joined #moin-dev
  26 2015-03-15T13:34:33  *** pjoshi has joined #moin-dev
  27 2015-03-15T13:42:55  <pjoshi> ThomasWaldmann:  For the tickets showing behavior of changing its identity from ticket_name to ticket_id on modification
  28 2015-03-15T13:44:16  <pjoshi> Is it okay to create a mechanism which can create tickets by ticket_id
  29 2015-03-15T13:45:11  <pjoshi> or we can simply remove the link from the items which are entered in the history view table under specific item
  30 2015-03-15T13:45:12  <pjoshi> ?
  31 2015-03-15T13:58:44  *** bond007_ has joined #moin-dev
  32 2015-03-15T14:00:57  *** bond007_ has quit IRC
  33 2015-03-15T14:51:44  *** pjoshi has quit IRC
  34 2015-03-15T15:14:56  *** bond007 has joined #moin-dev
  35 2015-03-15T15:16:46  *** grvanm has quit IRC
  36 2015-03-15T15:32:10  *** grvanm has joined #moin-dev
  37 2015-03-15T16:06:59  *** pjoshi has joined #moin-dev
  38 2015-03-15T18:10:08  *** pjoshi has quit IRC
  39 2015-03-15T18:10:35  *** pjoshi has joined #moin-dev
  40 2015-03-15T18:27:25  *** grvanm has quit IRC
  41 2015-03-15T18:41:06  *** greg_f has quit IRC
  42 2015-03-15T18:46:24  *** bond007 has quit IRC
  43 2015-03-15T19:09:21  *** bond007 has joined #moin-dev
  44 2015-03-15T19:40:13  *** pjoshi has quit IRC
  45 2015-03-15T19:44:12  *** pjoshi has joined #moin-dev
  46 2015-03-15T19:58:40  *** grvanm has joined #moin-dev
  47 2015-03-15T20:08:29  *** grvanm has quit IRC
  48 2015-03-15T20:12:08  *** bond007 has quit IRC
  49 2015-03-15T20:13:10  *** pjoshi has quit IRC
  50 2015-03-15T20:13:49  *** pjoshi has joined #moin-dev
  51 2015-03-15T20:14:51  *** grvanm has joined #moin-dev
  52 2015-03-15T20:21:12  *** randomax has joined #moin-dev
  53 2015-03-15T20:26:34  <pjoshi> randomax: hi
  54 2015-03-15T20:26:39  <randomax> hi
  55 2015-03-15T20:27:09  <pjoshi> I need to ask you few things related to ticket system, is it right time to ask ?
  56 2015-03-15T20:31:42  <randomax> yeah
  57 2015-03-15T20:32:55  <pjoshi> randomax: We have ticket system which creates tickets with ticket name and on modification the tickets are identified by ticket_id
  58 2015-03-15T20:33:55  <pjoshi> randomax: The ticket name is lost as we can see in the HIST section for the tickets as we will find that there is no item found on the named item of the ticket
  59 2015-03-15T20:34:45  <pjoshi> randomax:  So is it a good idea to create tickets with ids only and no need to keep the names
  60 2015-03-15T20:35:35  <pjoshi> randomax:  Or we can keep the consistency with the name and no ticket_id as done with other items like home ?
  61 2015-03-15T20:37:33  <vipul20> hi pjoshi are you saying that when a ticket is renamed then the history associated with previous name is lost ?
  62 2015-03-15T20:38:04  <randomax> see tickets are not required to have item_name but there is no way we can create an item by just using itemid (without specifying initial name ), itemids are automatically generated by the wiki system, you cannot give an itemid by yourself
  63 2015-03-15T20:38:40  <randomax> there is no as such ticket_id associated with tickets
  64 2015-03-15T20:39:32  <randomax> Home also has an itemid we can reference Home by itemid as well as item_name (which is "Home" in this case)
  65 2015-03-15T20:41:05  <randomax> For checking this just go to meta page of Home and look for itemid field and copy that into url http://127.0.0.1:8080/@itemid/<itemid-value>
  66 2015-03-15T20:41:41  <pjoshi> randomax:  so basically we need to find out why ticket_name is deleted on the modification of the ticket
  67 2015-03-15T20:42:20  <pjoshi> vipul20: hi, we are not renaming the tickets here
  68 2015-03-15T20:42:43  *** grvanm has quit IRC
  69 2015-03-15T20:43:03  <pjoshi> randomax:  as there is no such issues with the modification of other items
  70 2015-03-15T20:43:10  <randomax> there is no Ticket name associated with tickes it is just used as a workaround as there is no way to create items without any initial name
  71 2015-03-15T20:43:16  <randomax> *tickets
  72 2015-03-15T20:44:35  <pjoshi> randomax:  And how this thing works properly with the other items
  73 2015-03-15T20:44:39  <pjoshi> like Home
  74 2015-03-15T20:45:04  <pjoshi> where there is both proper name and id (generated by wiki)
  75 2015-03-15T20:46:24  <randomax> The reason why ticket item names are deleted is because they are not required to have names.. names for them are given just so that they can be created initially.. other items are named by their respective creators and they need names so their names are not deleted
  76 2015-03-15T20:47:14  <vipul20> Hi randomax I have a question regarding the issue tracker can I ask it now ?
  77 2015-03-15T20:47:45  <randomax> yeah
  78 2015-03-15T20:48:56  <vipul20> should there be a feature for multiple tags for a ticket ?
  79 2015-03-15T20:49:38  <pjoshi> randomax: So it creates a problem in the HIST section of that ticket (specially when it is modified) the first entry in the table always shows item not found (because it is idetified by name at first)
  80 2015-03-15T20:49:40  <vipul20> as for now only single tag can be assigned to a ticket
  81 2015-03-15T20:50:06  <pjoshi> vipul20: I guess we can apply multiple tags for a ticket
  82 2015-03-15T20:51:15  <vipul20> oh sorry
  83 2015-03-15T20:51:26  <pjoshi> :)
  84 2015-03-15T20:51:30  <vipul20> yes I just saw that
  85 2015-03-15T20:54:14  <randomax> vipul20, yeah pjoshi is right
  86 2015-03-15T20:54:23  <randomax> you can give multiple comma separated tags
  87 2015-03-15T20:55:03  <vipul20> randomax: yes I just figured that out thanks :)
  88 2015-03-15T20:56:09  <randomax> pjoshi, this problem was discussed elaborately during the last year's project which ended in the current workaround system we currently have.. you can talk more about this design with ThomasWaldmann
  89 2015-03-15T20:58:19  <vipul20> randomax: how is to add a feature for filtering tickets by assignee or by author ?
  90 2015-03-15T21:00:26  <randomax> vipul20, yeah that would be good :)
  91 2015-03-15T21:06:17  <vipul20> randomax: we usually have something like issue id which we can use to address an issue and it is easy to search using issue id.
  92 2015-03-15T21:06:24  <vipul20> but here we have item id for each ticket which does not look good to refer to a ticket
  93 2015-03-15T21:14:35  <randomax> vipul20, again this idea was discussed last year as well but in the end we concluded that the issue id as you say will be the itemid itself.. again you can discuss more about this with ThomasWaldmann
  94 2015-03-15T21:15:40  <vipul20> randomax: ok sure, thanks :)
  95 2015-03-15T21:27:44  *** randomax has quit IRC
  96 2015-03-15T21:33:26  *** pjoshi has left #moin-dev
  97 2015-03-15T21:54:37  *** tonythomas has quit IRC
  98 2015-03-15T23:50:43  * ThomasWaldmann filled out gsoc / psf forms
  99 

MoinMoin: MoinMoinChat/Logs/moin-dev/2015-03-15 (last edited 2015-03-15 04:15:02 by IrcLogImporter)