Skip to content

Conversation

@JimmyQuiroga007
Copy link

@JimmyQuiroga007 JimmyQuiroga007 commented Feb 3, 2026

Issue & Reproduction Steps

Expected behavior:

Actual behavior:
task is null in webentry

Solution

new condition when is not webentry task

How to Test

Test the steps above

Related Tickets & Packages

ci:deploy


Note

Low Risk
Small, localized conditional change in redirect handling; low risk aside from potentially altering when redirects trigger for web-entry sessions.

Overview
Fixes a regression in task.vue where socket-driven redirectToTask events could throw when this.task is null (web entry). The redirect gating logic now explicitly treats web-entry cases as valid when a tokenId is present, and only applies the user/elementDestination checks when a task is already loaded.

Written by Cursor Bugbot for commit 9e4c12f. This will update automatically on new commits. Configure here.

@cypress
Copy link

cypress bot commented Feb 3, 2026

screen-builder    Run #2193

Run Properties:  status check passed Passed #2193  •  git commit 9e4c12fcd8: FOUR-29085 REGRESSION>>The "verify data" task displays an error in the console: ...
Project screen-builder
Branch Review FOUR-29085
Run status status check passed Passed #2193
Run duration 09m 47s
Commit git commit 9e4c12fcd8: FOUR-29085 REGRESSION>>The "verify data" task displays an error in the console: ...
Committer Jimmy Quiroga
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 19
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 389
View all changes introduced in this branch ↗︎

@JimmyQuiroga007 JimmyQuiroga007 requested review from caleeli, marcoAntonioNina and pmPaulis and removed request for caleeli and pmPaulis February 3, 2026 21:47
@vladyrichter
Copy link

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

@processmaker-sonarqube
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@nolanpro
Copy link
Contributor

nolanpro commented Feb 3, 2026

Closing as duplicate of #1890

@nolanpro nolanpro closed this Feb 3, 2026
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.

3 participants