Skip to content

FOUR-27394: Fix Case Title/Case # links in Requests table#8712

Open
eiresendez wants to merge 1 commit intodevelopfrom
bugfix/FOUR-27394
Open

FOUR-27394: Fix Case Title/Case # links in Requests table#8712
eiresendez wants to merge 1 commit intodevelopfrom
bugfix/FOUR-27394

Conversation

@eiresendez
Copy link
Contributor

@eiresendez eiresendez commented Jan 30, 2026

Issue & Reproduction Steps

In the Requests list (/requests), the “Case Title” and “Case #” columns link to /requests/{id} but should link to /cases/{case_number}.

Solution

  • Updated Requests list links for Case Title and Case # to use /cases/{case_number} with fallback to /requests/{id}.

How to Test

  1. Open /requests.
  2. Click a Case Title and Case #; confirm they go to /cases/{case_number}.
  3. If a row has no case_number, confirm it falls back to /requests/{id}.

Related Tickets & Packages

ci:deploy

@vladyrichter
Copy link

QA server K8S was successfully deployed https://ci-233cc9c18a.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

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