Uploaded image for project: 'Qt Quality Assurance Infrastructure'
  1. Qt Quality Assurance Infrastructure
  2. QTQAINFRA-593

Can't remove reviewer from merged request after adding

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • 2013q1
    • 2012q4
    • Gerrit
    • None

    Description

      I have accidentally added myself as a reviewer to a merged request. Now there is no way for me to remove myself as a reviewer as there is no X button if it's merged. This bug was fixed in Gerrit 2.2.2.1 (http://code.google.com/p/gerrit/issues/detail?id=1139).

      Unfortunately it's stuck there on my dashboard even after upgrading to Gerrit 2.2.2.1. To fix this for existing review requests:
      ssh user@host gerrit gsql -c 'UPDATE patch_set_approvals PSA, changes SET PSA.change_open = C.open WHERE PSA.change_id = C.change_id AND PSA.change_open <> C.open'

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            seahumad [BB] Sergio Ahumada (Inactive)
            net147 Jonathan Liu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes