I've been trying to look into the status of the relations work and what is left to be done, but I can't find any tickets relating to it: https://issues.apache.org/bloodhound/query?component=relations&or&keywords=~relations&col=id&col=summary&col=owner&col=type&col=status&col=priority&col=milestone&order=priority
I checked the BEP but again there's no indication on what progress has been made, no indication on what is outstanding and no tickets are linked to from there: https://issues.apache.org/bloodhound/wiki/Proposals/BEP-0006 ..unlike BEP-0003 (Multiproduct) which has a helpful ticket summary table: https://issues.apache.org/bloodhound/wiki/Proposals/BEP-0003 I'm running into issues with it now but can't tell whether it's already known, a stopgap - the issue has been around for at least a few days before I raised it: https://issues.apache.org/bloodhound/ticket/521 What is happening here? This is a major feature for our issue tracker that seems to have no representation in trackable issues. On 10 May 2013 17:45, Apache Bloodhound <[email protected]> wrote: > #521: Relations error on ticket page > ------------------------+-------------------- > Reporter: jdreimann | Owner: nobody > Type: defect | Status: new > Priority: major | Milestone: > Component: relations | Version: > Resolution: | Keywords: > ------------------------+-------------------- > Changes (by jdreimann): > > * component: dashboard => relations > > > Old description: > > > {{{ > > #!html > > <div class="relations"> > > <div role="application"> > > <h3 style="display: inline;">Widget error</h3> > > > > <br> > > <div> > > <p class="alert alert-error"> > > <span class="label label-important"> > > Error > > </span> > > Exception raised while rendering widget. Contact your > > administrator for further details. > > <button type="button" class="close" data-dismiss="alert">×</button> > > </p> > > <dl class="dl-horizontal"> > > <dt>Widget name</dt> > > <dd>TicketRelations</dd> > > <dt>Exception type</dt> > > <dd><code>InvalidIdentifier</code></dd> > > <dt>Log entry ID</dt> > > <dd>a93d0bca-9609-494d-87df-b6d710ee2cfe</dd> > > </dl> > > </div> > > </div> > > </div> > > }}} > > New description: > > I'm encountering the following error on every ticket page: > > {{{ > #!html > <div class="relations"> > <div role="application"> > <h3 style="display: inline;">Widget error</h3> > > <br> > <div> > <p class="alert alert-error"> > <span class="label label-important"> > Error > </span> > Exception raised while rendering widget. Contact your > administrator for further details. > <button type="button" class="close" data-dismiss="alert">×</button> > </p> > <dl class="dl-horizontal"> > <dt>Widget name</dt> > <dd>TicketRelations</dd> > <dt>Exception type</dt> > <dd><code>InvalidIdentifier</code></dd> > <dt>Log entry ID</dt> > <dd>a93d0bca-9609-494d-87df-b6d710ee2cfe</dd> > </dl> > </div> > </div> > </div> > }}} > > I installed Bloodhound prior to r1480991, but have updated the > installation to the latest (r1481082), not sure if that makes a > difference. Our nightly bh-demo1 is also [https://bh- > demo1.apache.org/products/%40/ticket/513 suffering from this] (today at > least). > > -- > > -- > Ticket URL: <https://issues.apache.org/bloodhound/ticket/521#comment:2> > Apache Bloodhound <https://issues.apache.org/bloodhound/> > The Apache Bloodhound issue tracker > -- Joe Dreimann | *User Experience Designer* | WANdisco<http://www.wandisco.com/> @jdreimann <https://twitter.com/jdreimann> * * *Join one of our free daily demo sessions on* *Scaling Subversion for the Enterprise <http://www.wandisco.com/training/webinars>* THIS MESSAGE AND ANY ATTACHMENTS ARE CONFIDENTIAL, PROPRIETARY, AND MAY BE PRIVILEGED. If this message was misdirected, WANdisco, Inc. and its subsidiaries, ("WANdisco") does not waive any confidentiality or privilege. If you are not the intended recipient, please notify us immediately and destroy the message without disclosing its contents to anyone. Any distribution, use or copying of this e-mail or the information it contains by other than an intended recipient is unauthorized. The views and opinions expressed in this e-mail message are the author's own and may not reflect the views and opinions of WANdisco, unless the author is authorized by WANdisco to express such views or opinions on its behalf. All email sent to or from this address is subject to electronic storage and review by WANdisco. Although WANdisco operates anti-virus programs, it does not accept responsibility for any damage whatsoever caused by viruses being passed.
