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-17160 a user not assigned to the next task is redirected to it when interstitial is enabled #1648

Closed
wants to merge 2 commits into from

Conversation

devmiguelangel
Copy link
Contributor

@devmiguelangel devmiguelangel commented Jul 17, 2024

Issue & Reproduction Steps

Expected behavior:
The user of the first task should be redirected to the source from which the task was accessed

Actual behavior:
The user of the first task is redirected to the next task

Solution

  • Ensure to use the tasks endpoint v1.1
  • Remove taskId assignment on ProcessUpdated event

How to Test

  1. Import attached process
  2. Assign a other user in Second task
  3. Publish process
  4. Create a case of process ('SEManual' start event)
  5. Complete first task

Related Tickets & Packages

FOUR-17160

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

Copy link

cypress bot commented Jul 17, 2024

Passing run #1054 ↗︎

0 292 19 0 Flakiness 0

Details:

FOUR-17160 a user not assigned to the next task is redirected to it when interst...
Project: screen-builder Commit: 7c8638c33d
Status: Passed Duration: 07:11 💡
Started: Jul 18, 2024 9:58 PM Ended: Jul 18, 2024 10:05 PM

Review all test suite changes for PR #1648 ↗︎

Copy link

@boliviacoca
Copy link
Contributor

@ryancooley this PR is priority please.

@devmiguelangel
Copy link
Contributor Author

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.

4 participants