extra_data not being saved from draft to main review

2024-09-25 Thread Jake
wboard/c/aCS0Mn_PWVE/m/u2jfVoznAAAJ> which suggests adding the extra data directly to the review rather than going via the draft, however the extra data should correspond to what's in the diff so if the draft is discarded, the extra data should be too. Cheers, Jake -- Supercharge your Review

UTF encoding error while trying to do rbt post on a Git+Svn repo

2021-03-25 Thread Jake Stine
Basic jist seems to be that it's an isolated problem specifically to git+svn mode, combined with Windows 10 20H2. I created a PR here with more details: https://github.com/reviewboard/rbtools/pull/73 Thanks! Jake -- Supercharge your Review Board with Power Pack: https://www.reviewboar

Local Sites and Review Groups

2012-06-19 Thread Jake Friedman
p directly. Is there a way to fix this or is this a bug? Thanks, Jake -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at http://www.reviewboard.org/users/ -~--~~~~--~~--~--~--- To unsubscribe

Re: Local Sites and Review Groups

2012-06-19 Thread Jake Friedman
sting. I am therefore assuming this is a bug with the standard local site code, but I wanted to check here for suggestions before submitting a bug report. Thanks, Jake On Tuesday, June 19, 2012 2:44:27 PM UTC-5, Christian Hammond wrote: > > Hi Jake, > > Local Sites aren't ful

Re: Local Sites and Review Groups

2012-06-19 Thread Jake Friedman
. I am therefore assuming this is a bug with the standard local site code, but I wanted to check here for suggestions before submitting a bug report. Thanks, Jake -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at

Re: Local Sites and Review Groups

2012-06-19 Thread Jake Friedman
Thanks Christian. FYI filed as issue 2642. http://code.google.com/p/reviewboard/issues/detail?id=2642 -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at http://www.reviewboard.org/users/ -~--~~~~--~---

Git-Svn Fails finding object name 'trunk'

2014-11-26 Thread Jake Champlin
Using: - RBTools 0.6.3 - ArchLinux - git svn repository Using a git-svn repository, rbtools fails to find valid object name "trunk". % rbt diff Failed to execute command: ['git', 'merge-base', '9e7c4871d93fc262a6601327e77ab4ea

Re: Git-Svn Fails finding object name 'trunk'

2014-11-26 Thread Jake Champlin
% rbt diff --debug >>> RBTools 0.6.3 >>> Python 2.7.8 (default, Sep 24 2014, 18:26:21) [GCC 4.9.1 20140903 (prerelease)] >>> Running on Linux-3.17.3-1-ARCH-x86_64-with-glibc2.2.5 >>> Home = /home/jake >>

Re: extra_data not being saved from draft to main review

2024-10-14 Thread Jake Bott
(BaseReviewRequestField): field_id = "package_review_metadata" label = "Packages" class TurtlePackageExtension(Extension): def initialize(self) -> None: ReviewRequestFieldsHook(self, "info", [PackageMetadataField]) Cheers, Jake On Sun, 13 Oct 2024 at 07:24,