Skip to content

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

Merged
nolanpro merged 2 commits intodevelopfrom
bugfix/FOUR-29531
Mar 3, 2026
Merged

FOUR-29531 The screen does not open when a user belongs to a self-service group#8745
nolanpro merged 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.

ci:screen-builder:bugfix/FOUR-29531
ci:deploy

…vice group - Fix issue in unit test reported by CircleCI
@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

@julceslauhub
Copy link
Contributor Author

Instance deployed: https://ci-5c19e7bea8.engk8s.processmaker.net/login

@nolanpro nolanpro merged commit 6af1617 into develop Mar 3, 2026
8 checks passed
@nolanpro nolanpro deleted the bugfix/FOUR-29531 branch March 3, 2026 18:58
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