id summary reporter owner description type status priority component severity resolution keywords cc release 11618 Adding a TicketQuery in the description of a report mess up with edithours.js konubinixweb@… konubinixweb@… "When putting a !TicketQuery report in the description of a report. The first ticket in the report is associated to the first estimatedhours field found, that is the one of the first row of the real report. The next ticket is associated to the next row and so on. Let's say I have in the description of the report {{{ Ticket Summary Type Component Milestone Keywords #333 Some Summary Defect Some component Some milestone }}} And in the real report: {{{ Ticket Summary Component Milestone Owner Type Resolution Remaining Hours #444 Some Summary Defect Some component Some milestone some owner Defect 8 }}} Then if I click on the 8 to change the value of the estimatedhours (thanks to `edithours.js`), the estimatedhours of 333 is modified, not the one of 444. I added to the ticket a patch that I hope fixes the problem." defect closed normal EstimationToolsPlugin normal fixed