stashapp / stash

An organizer for your porn, written in Go. Documentation: https://docs.stashapp.cc
https://stashapp.cc/
GNU Affero General Public License v3.0
8.76k stars 778 forks source link

[Bug Report] groups not added in bulk scene update #5095

Closed Tweeticoats closed 1 month ago

Tweeticoats commented 1 month ago

Describe the bug In the latest dev release performing a bulk update of a scene to add the selected scenes to a group no longer works after the change of movies to groups.

To Reproduce Steps to reproduce the behavior:

  1. go to the scenes list page
  2. click the check box to select one or more scenes
  3. click the hamburger aka 3 dots button
  4. click the edit button
  5. in the groups section select a group to add
  6. clck apply

Expected behavior looks like the query is called but the scenes are not added to the group

DogmaDragon commented 1 month ago

Reproduced on v0.26.2 f79677ba.

WithoutPants commented 1 month ago

Duplicate of #5078