Skip to content

Conversation

@marcoAntonioNina
Copy link
Contributor

@marcoAntonioNina marcoAntonioNina commented Sep 1, 2025

Issue & Reproduction Steps

File Not Downloadable in Summary of Completed Cases

Solution

  • Add value to request id to blade cases

How to Test

  1. Create a process that includes:
  • A Start Event.
  • A Task with a Screen containing a File Upload control (used to upload a file).
  • A Task with a Screen containing a File Preview control (used to view the uploaded file).
  • An End Event with a configured Summary Screen. This screen is of type Display and includes a File Download control linked to the file uploaded in the first task.
  1. Start a new case and upload a file in the first task.

  2. View the uploaded file in the second task.

  3. Complete the process, which redirects the user to the Summary tab of the request. At this point, the file is shown and can be downloaded.

  4. Go to Cases > Completed, open the same case, and navigate to the Summary tab.

image

Related Tickets & Packages

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:deploy

@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

@vladyrichter
Copy link

QA server K8S was successfully deployed https://ci-fc218d4117.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 nolanpro merged commit 36283a4 into develop Oct 14, 2025
13 of 18 checks passed
@nolanpro nolanpro deleted the bugfix/FOUR-25312 branch October 14, 2025 16:56
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.

5 participants