Re: No way to visualize comments from previous revisions, or to see fixes in-context

2019-07-12 Thread Christian Hammond
Hi Gabriel, Let me start with the easy one: Linking to a line. This certainly used to work, but I can confirm that it seems to have regressed. We'll look into it, figure out what may have changed. Regarding showing old changes on a line, we don't plan to introduce that right now, but might

Re: Review Board Ticket #4828: Provide triggering user in webhook json

2019-07-12 Thread Christian Hammond
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4828/ -- New update by splatter2 For Beanbag, Inc. > Review Board > Ticket #4828

Re: RBTools Ticket #4832: post-review fails to post diff to reviewboard server

2019-07-12 Thread Christian Hammond
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4832/ -- New update by kavimalargks For Beanbag, Inc. > RBTools > Ticket #4832

Re: Review Board Ticket #4833: export Excel

2019-07-12 Thread Christian Hammond
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4833/ -- New update by dotoricry For Beanbag, Inc. > Review Board > Ticket #4833

Re: Review Board Ticket #4835: Diff View syntax highlighting broken for Angular html template files

2019-07-12 Thread Christian Hammond
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4835/ -- New update by splatter2 For Beanbag, Inc. > Review Board > Ticket #4835

Re: Page rendering and default route

2019-07-12 Thread Christian Hammond
I see what’s going on... it’s in a sort of stuck state. Django is trying to validate those URLs before you’re able to set new ones. You’re going to have to hand-edit the JSON data in the siteconfig_siteconfiguration table in the database. There’s a single row there containing all the JSON data