Skip to content

Prod release 8 July#1714

Merged
tarunnjoshi merged 26 commits into
mainfrom
dev
Jul 8, 2026
Merged

Prod release 8 July#1714
tarunnjoshi merged 26 commits into
mainfrom
dev

Conversation

@tarunnjoshi

Copy link
Copy Markdown
Member

Prod release 8 July

tarunnjoshi and others added 24 commits June 4, 2026 13:31
With enableBackgroundQueue on, imports redirect to the queue monitor
page. The civiimport monitor template reloads the import summary as an
AJAX snippet every 1s with no stop condition, producing a perpetually
"blinking" screen that never settles.

- goonjcustom_civicrm_pageRun: for import-job queue monitors, redirect
  the operator straight to the full import summary page (the URL core
  already stored as the job's onEndUrl).
- goonjcustom_civicrm_buildForm: on the import summary, auto-refresh
  every 5s only while the job is still scheduled/in_progress, and stop
  automatically once it reaches a terminal state.

Verified locally end-to-end (3-contact CSV, background queue on):
monitor -> summary redirect works; "Import in progress" + 5s refresh
while scheduled; both stop once status is completed.

Ref: coloredcow-admin/goonj-crm#340

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Background import: skip blinking queue monitor, land on summary
…mport

Revert "Background import: skip blinking queue monitor, land on summary"
…rect-after-import

Revert "Revert "Background import: skip blinking queue monitor, land on summary""
Prefilling the pan card number for import from razorpay recurring
…razorpay-recurring-contributions

Add pan card to recurring subs
…nd-form

Autofill pan card from backend form
@coderabbitai

coderabbitai Bot commented Jul 8, 2026

Copy link
Copy Markdown

Important

Review skipped

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

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: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 43cdcce7-f556-40c3-95c2-6df941a0f053

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
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dev

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.

@tarunnjoshi tarunnjoshi merged commit 689ba47 into main Jul 8, 2026
2 checks passed
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