newfs / gobotany-app

Deployable code for the Go Botany application
9 stars 8 forks source link

Allow renaming multiple image records #785

Open jnga opened 2 years ago

jnga commented 2 years ago

When a plant's name is to be changed, its images need to be renamed. These images have associated ContentImage records. Support the renaming of these ContentImage records for a plant, along with their actual images, in a more convenient way than just one at a time. That is, allow selecting multiple ContentImage records and then running a rename command.