title | issue | author | author_email | author_github |
---|---|---|---|---|
Fix Bulk Edit one to many associations length evaluation and infinite requests |
NEXT-31890 |
Lily Berkow |
TheAnimeGuru |
- Added
mappedExistAssociationsLen
which counts all arrays withinmappedExistAssociations
at each key entry - Changed if for the recursion to not use
Object.keys(mappedExistAssociations).length
but the nested accounted length frommappedExistAssociationsLen