(Backport) Fix attributes passed to form has_many not being set on new record form items#8551
(Backport) Fix attributes passed to form has_many not being set on new record form items#8551javierjulio merged 1 commit intoactiveadmin:3-0-stablefrom Fs00:fix-has-many-custom-attrs-backport
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 3-0-stable #8551 +/- ##
=============================================
Coverage ? 99.19%
=============================================
Files ? 194
Lines ? 4965
Branches ? 0
=============================================
Hits ? 4925
Misses ? 40
Partials ? 0 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Would it be possible to get a new 3.x patch release with this change once #8650 is merged? This change would really be useful to us. |
@Fs00 A new v3 version is gonna be released in the following days. The plan is to merge that PR and another one, then cut a new release. |
|
This is great news, thank you! |
Backports #8550 for ActiveAdmin 3.x.
The diff is basically the same except for CSS classes that differ between AA 3 and 4.