Request to add support for Async Form Email subaction
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 970
- Forks
- 486
- Avg merge
- 3d 33m
- Merged PRs (30d)
- 170
Description
Parent Issue
No response
User Story
Currently, The "Send From " subaction blocks the request until the email has been sent; however, dotCMS should support an Async Form subaction similar to the Async Email subaction so that the form can quickly return the user can see the thank-you page.
Acceptance Criteria
Introduce an Async form subaction similar to Async Email subaction.
Proposed Objective
Customer Support
Proposed Priority
Priority 3 - Average
External Links... Slack Conversations, Support Tickets, Figma Designs, etc.
https://dotcms.freshdesk.com/a/tickets/28358
Assumptions & Initiation Needs
No response
Quality Assurance Notes & Workarounds
No response
Sub-Tasks & Estimates
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing Async Email subaction and the current "Send From" form subaction in the Java codebase, then review the linked support ticket for context. Done means an Async Form subaction exists, returns the form response without waiting for email delivery, and has coverage for the thank-you-page flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100