Andrew Fader

Results 49 comments of Andrew Fader

@david-a-wheeler before I get too far down this path, is it worth doing a gut check to confirm we really want to go ahead with the migration if attr_encrypted 4.0...

OK. I think it's a pretty minor cost to continue using attr_encrypted, and a fairly minor benefit to adopting rails encryption. However, there's no major downside other than increased complexity...

@david-a-wheeler sounds good. We'll proceed with deterministic encryption for email, and we'll follow the Rails 7 conventions and defaults wherever possible.

Will do! Busy couple of weeks but I'll pick it back up. On Mon, May 29, 2023 at 6:46 PM David A. Wheeler ***@***.***> wrote: > @andrewfader - nudge nudge...

Sorry for the delay... am diving back in. On Tue, May 30, 2023 at 3:29 PM Andrew Fader ***@***.***> wrote: > Will do! Busy couple of weeks but I'll pick...

Still working on this. Will try to wrap it up.

This one should probably have some visual inspection by someone familiar with where the app keeps its forms and views @david-a-wheeler

I agree - probably the best way would be to walk through the app itself and demo it to make sure it looks ok in the actual app flow. We...

What's the story? Anyone looking at this anymore?

The cause of this issue is our email system @david-a-wheeler ``` 2023-06-20T22:15:59.184876+00:00 app[web.1]: Delivered mail 6492251e7502a_46c84761d5@e55bb38f-58a8-4d4c-aa58-169923b8b1bd.mail (705.9ms) 2023-06-20T22:15:59.185186+00:00 app[web.1]: method=POST path=/en/projects format=html controller=ProjectsController action=create status=500 duration=2381.81 view=0.00 db=18.25 uid=27615 2023-06-20T22:15:59.185768+00:00...