I have the same problem. It looks like there are lots of inconsistencies here. You have the i_links and o_links field but instead of putting these in the ticket_custom table, you are putting it in agilo_links table. Why? Another place this breaks is when I add a new field (i_links field) to a task. The field shows up in the UI but is does not behave the way it supposed to.
This looks like a major bug! Please fix. IMHO, link_to(), link_from() and friends must use the ticket_custom field. agilo_links table needs to be dropped. -Ashwin On Apr 16, 12:43 pm, ANdreaT <[email protected]> wrote: > On Apr 15, 5:52 pm, ECH <[email protected]> wrote:> Hello, > > HI :-) > > > I tried to configure Agilo for my needs, and I have pb for linking > > tickets (basically : attach story to requirement, or task to story). > > > - Firstly, it tried to import a csv file with ani_linksproperty > > (importing first requirements and next stories with reference to > > existing ids) > > --> NOK, the link is never made... > > > - So I finally import my stories and build manually links. To do it > > more quickly, I had the column "Referenced by" to the view Backlog, > > and I notice it was always empty, even when there were existing > > references.... So I wonder if this functionnality is really used. I > > saw in database thati_linksentries were added to ticket_custom > > table, while effective links were in agilo_link association table.... > > Exactly... I need to check about the linking, I am sure in the old > Agilo 0.6 was working, I used it ;-) So probably is a regression... > may be Felix can be more helpful here... > > > So, isi_linksproperty obsolete? Is it possible to visualize links in > > backlog table directly? how to create links while importing csv? > > It should actually work with existing ids,i_linksare the incoming > links to the ticket you are creating, and o_links are the outgoing > links from the ticket you are creating. > > > Thank you for your help > > YAW > > I need to have a look at the code... may be tomorrow... now I am > packing again... ;-) > > Best > ANdreaT --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Agilo for Scrum" group. This group is moderated by agile42 GmbH http://www.agile42.com and is focused in supporting Agilo for Scrum users. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/agilo?hl=en -~----------~----~----~----~------~----~------~--~---

