Jordan Brough

Results 52 comments of Jordan Brough

I was able to get this to work on an M1 by adding `--platform=linux/amd64` to the [New Rails Application](https://lamby.custominktech.com/docs/quick_start#new-rails-application) command (`docker run ... gh:customink/lamby-cookiecutter`), and running `export DOCKER_DEFAULT_PLATFORM=linux/amd64` in my...

Well, it's not _restricting_ where it's mounted — it mounts and GET requests work. But the Sidekiq CsrfProtection is somehow detecting mutating requests as an "attack". Are you thinking that...

When I first saw the code it wasn't 100% clear to me whether the result was a one-time thing or not. I wrote this extra test to confirm to myself...

For me this koan was confusing because the text _said_ "maintain state, so you can ask them about it" but the example only queried a single time so the persistence...

Sounds good! I'll take a stab at refactoring along those lines. Thanks.

We'd be interested in being able to export an Account (users, conversations, messages, labels, automations, etc) from one instance of Chatwoot and import all that into another instance of Chatwoot....

@pranavrajs should this still be marked as `need-more-info`?

Would be nice to have this published. cc @carlosantoniodasilva? 🙏

@pranavrajs I updated the description above with a clearer description of the two potential solutions that I can think of. Which one do you think is best? Or is there...

@shamun-khatri it has not been solved, we'd love to have you tackle it! The first PR that successfully meets the scope requirements will receive the bounty. In the event that...