Skip to content

fix(api): remove spaces from tags in *arr#1913

Merged
gauthier-th merged 1 commit into
developfrom
fix-arr-tags
Sep 24, 2025
Merged

fix(api): remove spaces from tags in *arr#1913
gauthier-th merged 1 commit into
developfrom
fix-arr-tags

Conversation

@gauthier-th
Copy link
Copy Markdown
Member

Description

This PR removes the spaces in the tags sent to *arr when the Tag Requests option is enabled. Spaces in tags are an unintended behavior and are not longer supported.

Screenshot (if UI-related)

To-Dos

  • Successful build pnpm build
  • [ ] Translation keys pnpm i18n:extract
  • [ ] Database migration (if required)

Issues Fixed or Closed

This PR removes the spaces in the tags sent to *arr when the Tag Requests option is enabled. Spaces
in tags are an unintended behavior and are not longer supported.

fix #1897
@gauthier-th gauthier-th enabled auto-merge (squash) September 21, 2025 20:23
@gauthier-th gauthier-th merged commit 837629e into develop Sep 24, 2025
7 checks passed
@gauthier-th gauthier-th deleted the fix-arr-tags branch September 24, 2025 05:24
gauthier-th added a commit that referenced this pull request Sep 30, 2025
This PR adds a migration script that will run at the startup of the app to remove the spaces from
the *arr tags of Jellyseerr.

fix #1897
re #1913
re Radarr/Radarr#11251
gauthier-th added a commit that referenced this pull request Oct 1, 2025
* fix(api): add a migration script to rename *arr tags with spaces

This PR adds a migration script that will run at the startup of the app to remove the spaces from
the *arr tags of Jellyseerr.

fix #1897
re #1913
re Radarr/Radarr#11251

* fix: add error message to logs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tag Requests should not contain spaces per Sonarr and Radarr specifications

2 participants