Skip to content

FOUR-29531 The screen does not open when a user belongs to a self-service group#1903

Closed
julceslauhub wants to merge 2 commits intodevelopfrom
bugfix/FOUR-29531
Closed

FOUR-29531 The screen does not open when a user belongs to a self-service group#1903
julceslauhub wants to merge 2 commits intodevelopfrom
bugfix/FOUR-29531

Conversation

@julceslauhub
Copy link
Contributor

Issue & Reproduction Steps

Expected behavior:
If the user can claim the case should be redirected to the next assigned task

Actual behavior:
The user is not redirected to the next assigned task

Solution

Use the new attribute "userCanClaim" to determine if the current user can claim the current request

How to Test

  1. Go to server https://develop-qa.processmaker.net/
  2. Create a process (start event - task (assign user) - task (self-service group) - task (Previous task assigned) - end event)
  3. Create a normal user
  4. Create a Group
  5. Assign the user to Group
  6. Login with the user
  7. Start the request
  8. Fill data in the first task
  9. Press Submit button
  10. The interstitial screen is displayed

Related Tickets & Packages

https://processmaker.atlassian.net/browse/FOUR-29531

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.

@cursor
Copy link

cursor bot commented Feb 27, 2026

You have run out of free Bugbot PR reviews for this billing cycle. This will reset on March 21.

To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

@cypress
Copy link

cypress bot commented Feb 27, 2026

screen-builder    Run #2211

Run Properties:  status check passed Passed #2211  •  git commit bdc8586f63: FOUR-29531 The screen does not open when a user belongs to a self-service group
Project screen-builder
Branch Review bugfix/FOUR-29531
Run status status check passed Passed #2211
Run duration 09m 57s
Commit git commit bdc8586f63: FOUR-29531 The screen does not open when a user belongs to a self-service group
Committer julceslauhub
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 ↗︎

@processmaker-sonarqube
Copy link

FOUR-29531 The screen does not open when a user belongs to a self-service group
@nolanpro nolanpro closed this Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants