Skip to content

Fixed transactional bug with user signup form (fixed #5554)#5555

Merged
jmiranda merged 1 commit intodevelopfrom
bugfix/5554-unable-to-signup
Oct 15, 2025
Merged

Fixed transactional bug with user signup form (fixed #5554)#5555
jmiranda merged 1 commit intodevelopfrom
bugfix/5554-unable-to-signup

Conversation

@jmiranda
Copy link
Member

✨ Description of Change

New users are currently unable to sign up on servers like the demo server running 0.9.x. I've annotated the signup action with @transactional to fix the bug.

Link to GitHub issue or Jira ticket:
#5554

@github-actions github-actions bot added type: bug Addresses unintended behaviours of the app domain: frontend Changes or discussions relating to the frontend UI domain: backend Changes or discussions relating to the backend server labels Oct 15, 2025
@jmiranda jmiranda merged commit ca7f5d7 into develop Oct 15, 2025
3 of 5 checks passed
@jmiranda jmiranda deleted the bugfix/5554-unable-to-signup branch October 15, 2025 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain: backend Changes or discussions relating to the backend server domain: frontend Changes or discussions relating to the frontend UI type: bug Addresses unintended behaviours of the app

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant