qlog: odd graph in qbzr trunk

Bug #250029 reported by Alexander Belchenko
2
Affects Status Importance Assigned to Milestone
QBzr
Fix Released
High
Gary van der Merwe

Bug Description

Look at the graph of recent history of qbzr trunk. Expand revno.291, then expand revno.278.1.3. You'll see blue circle of one merged revision with minus sign inside it. Although this minus is unrelated to other merges. See attached screenshot.

When I click on that minus sign I get traceback in console:

Traceback (most recent call last):
  File "C:\work\Bazaar\plugins-repo\qbzr\lib\log.py", line 546, in changesList_mouseReleaseEvent
    newindex = self.changesModel.indexFromRevId(revision_id)
  File "C:\work\Bazaar\plugins-repo\qbzr\lib\logmodel.py", line 856, in indexFromRevId
    revindex = self.msri_index[self.revid_msri[revid]]
KeyError: 20

and expanded branch of revno.291 collapsed.

Tags: qlog

Related branches

Revision history for this message
Alexander Belchenko (bialix) wrote :
Changed in qbzr:
importance: Undecided → High
milestone: none → 0.9.2
status: New → Triaged
description: updated
Changed in qbzr:
assignee: nobody → garyvdm
status: Triaged → Fix Committed
Changed in qbzr:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.