8000 FIO-10271: fix next callback being called twice by ZenMasterJacob20011 · Pull Request #2016 · formio/formio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

FIO-10271: fix next callback being called twice #2016

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 30, 2025
Merged

Conversation

ZenMasterJacob20011
Copy link
Contributor

Link to Jira Ticket

https://formio.atlassian.net/browse/FIO-10271

Description

What changed?

Moved next callback inside createREvisions

Why have you chosen this solution?

createRevisions is expected to call next and calling next outside createRevisions calls the same callback twice causing an error

Breaking Changes / Backwards Compatibility

N/A

Dependencies

N/A

How has this PR been tested?

manually linked formio to formio-server and tested

Checklist:

  • I have completed the above PR template
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (if applicable)
  • My changes generate no new warnings
  • My changes include tests that prove my fix is effective (or that my feature works as intended)
  • New and existing unit/integration tests pass locally with my changes
  • Any dependent changes have corresponding PRs that are listed above

@ZenMasterJacob20011 ZenMasterJacob20011 merged commit 4713be5 into master Jun 30, 2025
10 checks passed
lane-formio pushed a commit that referenced this pull request Jul 3, 2025
FIO-10271: fix next callback being called twice
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.

1 participant
0