Modify the “add an existing [belongsToManyLinkedCategory]” to do massive related assignement.
Expected behavior
In my case, I have playlists and songs with a many to many relationship. I would like to be able, on my playlist editing section, when I click on “add an existing song” - or through a smart action - to view all the songs and add them massively.
Actual behavior
Currently, we can select the songs in the songs selection and create a smart action that will assign them to a playlist (thanks to this question : Ability to (mass) assign related records).
Context
- Package Version: 6.0.0
- Express Version: 4.16.3
- Sequelize Version: 5.15.1
- Database Dialect: postgres