Parent diff support in ReviewBoard 2.5.3 UI?

2016-05-04 Thread Jim H
It seems after upgrading from 2.0.18 to 2.5.3 there is not ability to specify a parent diff when adding a new diff via the UI upload. -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbco

Re: SSH Issue after migration from 2.0.18 to 2.5.3

2016-04-27 Thread Jim H
ristian > > -- > Christian Hammond > President/CEO of Beanbag <https://www.beanbaginc.com/> > Makers of Review Board <https://www.reviewboard.org/> > > On Wed, Apr 27, 2016 at 11:26 AM, Jim H > > wrote: > >> In addition does anybody know which operations between

Change to Review Group Manager UI (2.5.3 vs. 2.0.18)

2016-04-27 Thread Jim H
Has anyone else had challenges with the newer UI for managing review group memberships? We are finding it challenging to remove/reassign members now that all we see are user ids? Is there a way to workaround or override this? I'm assuming it was for performance purposes. I'm definitely thi

AnonymousUser error being thrown from PowerPack code

2016-04-27 Thread Jim H
After installing a trial of PowerPack I am seeing a lot of these errors in the console: *2016-04-27 18:47:36,524 - ERROR - - Error rendering TemplateHook : 'AnonymousUser' object has no attribute 'get_full_name'* It seems like there is some sequence of code that is not gracefully handling an

Re: SSH Issue after migration from 2.0.18 to 2.5.3

2016-04-27 Thread Jim H
In addition does anybody know which operations between RB and the Repo require an SSH operation, since our users are primarily using RBT to generate and post diffs. On Wednesday, April 27, 2016 at 1:45:20 PM UTC-4, Jim H wrote: > > After migration I was unable to add a new repo (gett

SSH Issue after migration from 2.0.18 to 2.5.3

2016-04-27 Thread Jim H
After migration I was unable to add a new repo (getting an authentication error). I suspect it is because the SSH is misconfigured. In my old site when I go to SSH settings under admin, there is a text box containing a "public key", but where is RB expecting to find the corresponding private ke

Problem running site upgrade against a fresh backup (Evolution problem)

2016-04-11 Thread Jim H
Last week I ran site upgrade on a server and was able to upgrade a version of the db from 2.0.18 to 2.5.3. Today, I was trying to run site upgrade against a completely new copy of the 2.0.18 db from the same server running 2.5.3 code. Things looked like they were going okay until I got this? *

Re: Diff Tab not Showing (2.5.3)

2016-04-04 Thread Jim H
migration from 2.0.18 to 2.5.3. Jim On Friday, April 1, 2016 at 11:47:11 AM UTC-4, Jim H wrote: > > I am nearly ready to do a final switchover of a production server from > 2.0.18 to 2.5.3. I have deployed to a new instance and upgraded against a > copy of the > db. file assets we

Re: Diff Tab not Showing (2.5.3)

2016-04-01 Thread Jim H
So it appears as though the FileDiff.migrate_diff is failing for a good number of file diffs. On Friday, April 1, 2016 at 11:47:11 AM UTC-4, Jim H wrote: > > I am nearly ready to do a final switchover of a production server from > 2.0.18 to 2.5.3. I have deployed to a new ins

Re: Diff Tab not Showing (2.5.3)

2016-04-01 Thread Jim H
1, 2016 at 11:47:11 AM UTC-4, Jim H wrote: > > I am nearly ready to do a final switchover of a production server from > 2.0.18 to 2.5.3. I have deployed to a new instance and upgraded against a > copy of the > db. file assets were moved as well. We are using a mix of SVN and git

Re: Diff Tab not Showing (2.5.3)

2016-04-01 Thread Jim H
I should add thin in many situations where I am able to view a diff one more files in that diff will show this error... "LegacyFileDiffData matching query does not exist." On Friday, April 1, 2016 at 11:47:11 AM UTC-4, Jim H wrote: > > I am nearly ready to do a final switchover

Diff Tab not Showing (2.5.3)

2016-04-01 Thread Jim H
I am nearly ready to do a final switchover of a production server from 2.0.18 to 2.5.3. I have deployed to a new instance and upgraded against a copy of the db. file assets were moved as well. We are using a mix of SVN and git repos. Problem is I'm not seeing the diff tab for many reviews.

Re: Error Displaying Diff (can't process revision)

2016-03-24 Thread Jim H
These were working in 2.0.18 On Thursday, March 24, 2016 at 5:01:59 PM UTC-4, Jim H wrote: > > RB Version: 2.5.3 > Seems like the code is trying to convert a hash code to an int > When clicking on a review for certain reviews I get this error > > *.* > *.* > *.* >

Error Displaying Diff (can't process revision)

2016-03-24 Thread Jim H
RB Version: 2.5.3 Seems like the code is trying to convert a hash code to an int When clicking on a review for certain reviews I get this error *.* *.* *.* * File "/wayfair/pkg/python2.7/latest/lib/python2.7/site-packages/ReviewBoard-2.5.3-py2.7.egg/reviewboard/scmtools/models.py", line 546,

Re: UnicodeDecodeError in set_default_password

2016-03-19 Thread Jim H
nks, > -David > > On Wed, Mar 16, 2016 at 2:21 PM Jim H > > wrote: > >> *When clicking on certain resources I'm seeing some of these errors in >> the backend (not all)...* >> >> File >> "/wayfair/pkg/python2.7/Python-2.7.3/lib/python2.7/

Lost Most Auth Options after upgrade to 2.5.3

2016-03-19 Thread Jim H
I upgraded from 2.0.18 to 2.5.3. After this I was unable to login via Active Directory and when I create an admin account manually and looked at the *"Authentication Method"* dropdown, I was missing most of the options I previously had. My site config *JSON* is nearly identical to before, a

UnicodeDecodeError in set_default_password

2016-03-19 Thread Jim H
*When clicking on certain resources I'm seeing some of these errors in the backend (not all)...* File "/wayfair/pkg/python2.7/Python-2.7.3/lib/python2.7/site-packages/ReviewBoard-2.5.3-py2.7.egg/reviewboard/scmtools/svn/__init__.py", line 451, in build_client client = Client(config_dir,

Most authentication methods not showing up after upgrade to 2.5.3 (from 2.0.18)

2016-03-19 Thread Jim H
I can verify in my console that the pkg_info has the correct backends configured and and site configuration JSON seems quite fine. In 2.0.18 I had all of the options list and now I am only seeing standard and legacy. -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org