Skip to content

Fix incorrect return type from tag creation query#1863

Merged
duranb merged 2 commits into
developfrom
fix/1862-tag-creation
Jan 29, 2026
Merged

Fix incorrect return type from tag creation query#1863
duranb merged 2 commits into
developfrom
fix/1862-tag-creation

Conversation

@duranb
Copy link
Copy Markdown
Collaborator

@duranb duranb commented Jan 28, 2026

Resolves #1862

To test:

  1. Go to /tags
  2. Create a tag
  3. Tag submission should only show a success toast

@duranb duranb requested a review from a team as a code owner January 28, 2026 18:35
@duranb duranb force-pushed the fix/1862-tag-creation branch from ae1d884 to 9459443 Compare January 29, 2026 17:45
@duranb duranb merged commit 17fd323 into develop Jan 29, 2026
5 checks passed
@duranb duranb deleted the fix/1862-tag-creation branch January 29, 2026 18:00
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.

Creating a tag throws an error even though it was successfully created

2 participants