Ana Ulin

Results 60 comments of Ana Ulin

Yes, this is still broken in production (I just double-checked). Something about the asset paths is not quite the same in production, which is why this breaks there. Feels very...

@sylphiae it looks like your code doesn't handle gracefully applications that have not yet been submitted. From the failed build at https://travis-ci.org/github/doubleunion/arooo/builds/770597863: ![Screen Shot 2021-05-10 at 8 49 33 PM](https://user-images.githubusercontent.com/6729309/117755618-65da0400-b1d1-11eb-8621-b67080e32a08.png)...

It looks like we are redirecting to this "confirm email" path after a person's initial auth so that we can use that email to create a `User` for them, which...

Unassigned this issue so that it is clearer that it is up for grabs, since there's been no activity for a while. @urbanfog if you still want to work on...

It looks like we already have a decent set of specs for this in https://github.com/doubleunion/arooo/blob/master/spec/controllers/applications_controller_spec.rb . Wondering if there were specific things that this ticket wanted to see tested? (Or...

This seems a few months old. Does this still need fixing, @compwron ?

Unassigned this issue so that it is clearer that it is up for grabs, since there's been no activity for a while. @GaganGupta19 if you still want to work on...

Nothing got reported to BugSnag (which makes sense -- it looks like the app completely crashed, so it wasn't able to report anything), and I didn't see the error in...

We tried to reproduce this again while looking at the logs. Not sure if this is the same exact behavior as we saw before, because this time around we did...