Skip to content

Fix Bit Form create-only submission dispatch - #1365

Open
danieliser wants to merge 1 commit into
feature/formidable-success-guardfrom
feature/bitform-create-success-guard
Open

danieliser wants to merge 1 commit into
feature/formidable-success-guardfrom
feature/bitform-create-success-guard

Conversation

@danieliser

Copy link
Copy Markdown
Member

Stacks on #1364 and supports PopupMaker/Pro#144.

Bit Form 3.2.2 fires bitform_submit_success for both new submissions and frontend entry updates. This guard preserves the normalized event for successful creates, including no-storage forms, while excluding both native update AJAX actions. Validation failures remain excluded because the provider never fires its success hook.

Tests:

  • vendor/bin/phpunit --configuration tests/php/phpunit.xml --filter FormSubmissionPhases_Test (16 tests, 52 assertions)
  • focused PHPCS on changed files

No new hook or public API.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@coderabbitai

coderabbitai Bot commented Aug 15, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (1)
  • develop

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: a7bef5a5-2a7b-4174-9f4b-cc0776e67035

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@danieliser

Copy link
Copy Markdown
Member Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

This branch has not been deployed

No deployments
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