-
**MOSCOW:** Create and Manage New Suppliers
The creation of the classes `Company`, `Affiliate`, and `Supplier`. Read up on how Rails's ActiveRecord handles inheritance, as these are not normal Class…
-
## Error in Open Food Network (Rails)
**ActiveRecord::Deadlocked** in **admin/products_v3#bulk_update**
PG::TRDeadlockDetected: ERROR: deadlock detected
DETAIL: Process 14960 waits for ShareLock on…
-
Hi team,
I'm working on upgrading a project we have at Capim to Rails 8.0.0.rpc2, but I noticed that currently, there's no support for Rails versions >= 8.0.0. I’d love to help move things forward,…
-
From https://github.com/ManageIQ/manageiq-schema/pull/767
Seen in https://github.com/ManageIQ/manageiq-schema/pull/766
```
1) ReencryptPasswordScramsha#up Ensures that the user password is stored…
-
Not sure if this is a bug in Rails or this gem, but since [a subquery name](https://api.rubyonrails.org/classes/ActiveRecord/QueryMethods.html#method-i-from) is not provided to `from` [here](https://g…
-
hey 👋🏻
After upgrading to 4.5.0, I'm seeing this error
```
[GoodJob] [50744] GoodJob 4.5.0 started scheduler with queues=* max_threads=5.
[GoodJob] Notifier subscribed with LISTEN
[GoodJob] …
-
In 8.0 rails added support for a [custom cursor](https://github.com/rails/rails/commit/fd52a754f2c6e234ee46834c63cfde02a368d5c6) when calling `in_batches` on a relation. RBI files generated by tapioca…
-
## Error in OpenFoodNetwork Aus
**ActiveRecord::RecordNotFound** in **checkout#update**
Couldn't find Spree::Payment with 'id'=211776
[View on Bugsnag](https://app.bugsnag.com/yaycode/openfoodnetwor…
-
### Steps to reproduce
I have created a [repository](https://github.com/beauraF/signed-id-bug-reproduction) with a [test](https://github.com/beauraF/signed-id-bug-reproduction/blob/main/test/models/u…
-
Running `bundle exec rake test:activerecord` yields ~50 test failures, currently. Most of these need to be excluded and re-written in our own test suite. Once I have a standard process for excluding A…