I try to change the submitter of a review request through the admin database GUI. While this works in principle, when changing the second review request of a repository the interface reports
Review request with this Commit ID and Repository already exists. Now the SCM is Mercurial, and the commit IDs of all review requests are empty. I appears that the admin backend is stricter than the REST API (or interprets “empty” as “empty string” rather than “null”) and therefore rejects the change. Is there a workaround for this (other than inventing distinct commit IDs along the way)? Clemens PS: We normally submit patches via the Mercurial Review Board extension, and are still on Review Board 2.5.17. — Dr. Clemens Ballarin * QA * Tel +49 721 663 968-35 aicas GmbH * Emmy-Noether-Straße 9 * D-76131 Karlsruhe * Germany http://www.aicas.com * Tel +49 721 663 968-0 * Fax -99 USt-Id: DE216375633, Handelsregister HRB 109481, AG Mannheim Geschäftsführer Dr. James J. Hunt -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "Review Board Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
