Skip to content

Fix global URL helper#8729

Merged
nolanpro merged 1 commit intodevelopfrom
bugfix/FOUR-29220
Feb 11, 2026
Merged

Fix global URL helper#8729
nolanpro merged 1 commit intodevelopfrom
bugfix/FOUR-29220

Conversation

@nolanpro
Copy link
Contributor

Issue & Reproduction Steps

Using the global url() helper in queued jobs was returning the wrong host

Solution

  • Set the host has part of the SwitchTenant provider

How to Test

Try exporting a collection from 2 different tenants on the same server. For example https://testtenant01.qa.processmaker.net and https://paos.qa.processmaker.net. Ensure they both export correctly

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.

@nolanpro nolanpro requested a review from eiresendez February 11, 2026 21:27
@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 da4c8f7 into develop Feb 11, 2026
8 checks passed
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.

2 participants