Skip to content
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

FOUR-17272 tasks in a process without interstitial automatically skip to the next task #7140

Merged
merged 9 commits into from
Jul 24, 2024

Conversation

devmiguelangel
Copy link
Contributor

@devmiguelangel devmiguelangel commented Jul 22, 2024

Issue & Reproduction Steps

Expected behavior:
If we do not have interstitial enabled in the tasks, we should not jump to the next form

Actual behavior:
As we see, the tasks are shown alone without opening in the Form Task

Solution

  • Validate interstitial on redirect to the next task
Kapture.2024-07-22.at.15.41.34.mp4

How to Test

  1. Log in
  2. Create a process with a task
  3. Verify that the tasks and the start event are not configured with interstitial
  4. Start a new case

Requires

FOUR-17160

Related Tickets & Packages

FOUR-17272
ProcessMaker/screen-builder#1654

Code Review Checklist

  • I have pulled this code locally and tested it on my instance, along with any associated packages.
  • This code adheres to ProcessMaker Coding Guidelines.
  • This code includes a unit test or an E2E test that tests its functionality, or is covered by an existing test.
  • This solution fixes the bug reported in the original ticket.
  • This solution does not alter the expected output of a component in a way that would break existing Processes.
  • This solution does not implement any breaking changes that would invalidate documentation or cause existing Processes to fail.
  • This solution has been tested with enterprise packages that rely on its functionality and does not introduce bugs in those packages.
  • This code does not duplicate functionality that already exists in the framework or in ProcessMaker.
  • This ticket conforms to the PRD associated with this part of ProcessMaker.

ci:next
ci:screen-builder:bugfix/FOUR-17272

@devmiguelangel devmiguelangel self-assigned this Jul 22, 2024
@tokensPM
Copy link

QA server K8S was successfully deployed https://ci-f1d456688f.engk8s.processmaker.net

@devmiguelangel devmiguelangel requested a review from caleeli July 23, 2024 18:19
Copy link

@ryancooley ryancooley merged commit ab354f8 into next Jul 24, 2024
8 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.

5 participants