stash/pkg/studio
Gykes 957c4fe1b5
Bugfix: Fix empty Aliases Being Created for Studios (#6273)
* Filter out empty alias strings in studio modal create
* Reject empty alias strings in backend
* Remove invalid ValidateAliases call from UpdatePartial

This was calling using the values which are not necessarily the final values.
---------

Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2025-11-14 11:49:26 +11:00
..
doc.go Add package docs and project vision/goals (#5169) 2024-08-28 09:01:39 +10:00
export.go Feature: Support Multiple URLs in Studios (#6223) 2025-11-10 14:34:21 +11:00
export_test.go Feature: Support Multiple URLs in Studios (#6223) 2025-11-10 14:34:21 +11:00
import.go Feature: Support Multiple URLs in Studios (#6223) 2025-11-10 14:34:21 +11:00
import_test.go Add tags to studios (#4858) 2024-06-18 15:55:20 +10:00
query.go Add tags to studios (#4858) 2024-06-18 15:55:20 +10:00
validate.go Bugfix: Fix empty Aliases Being Created for Studios (#6273) 2025-11-14 11:49:26 +11:00
validate_test.go Fix studio name uniqueness validation (#4454) 2024-01-14 12:52:16 +11:00