Failure to "Bulk Add Studios" from stash-box - studio alias must not be empty

Describe the bug

The bulk add task for studios from stash-box to local stash is not functioning correctly. Despite using the correct studio names in query, the studios are not being added to local stash.

Steps to reproduce

  1. Switch to Tagger view in Stash.
  2. Select “Batch Add Studios.”
  3. Enter comma-separated studio names that match those in stash-box.
  4. Attempt to execute the batch add operation.

Expected behaviour

The studios should be successfully added to local stash without any errors.

Screenshots or additional context

  • Error log indicates that the studio alias must not be an empty string.
  • Note that the performer bulk adding feature works perfectly, which suggests a possible bug specific to studios.
  • Mentioned in Unable to bulk scrap studios from StashDB

Possibly related to:

Stash/stash-box version

v0.29.3-49-g58b68333 (develop)

Relevant log output

Error   Failed to create studio Reality Kings: studio alias must not be an empty string
Info    Starting stash-box batch operation for 1 studios
Info    Initiating stash-box batch studio tag

Fixed in Ignore empty studio alias in ScrapedStudio by WithoutPants · Pull Request #6313 · stashapp/stash · GitHub

1 Like