Skip to content

Change the Processes I Manage saved search from IN PROGRESS to IN PROGRESS AND COMPLETED#8830

Open
marcoAntonioNina wants to merge 5 commits into
developfrom
task/FOUR-31219
Open

Change the Processes I Manage saved search from IN PROGRESS to IN PROGRESS AND COMPLETED#8830
marcoAntonioNina wants to merge 5 commits into
developfrom
task/FOUR-31219

Conversation

@marcoAntonioNina
Copy link
Copy Markdown
Contributor

@marcoAntonioNina marcoAntonioNina commented May 14, 2026

Issue & Reproduction Steps

The option to list multiple states ("In Progress", "Self Service", "Completed") needs to be added to the "Processes I Manage" list so that the user (Manager) can monitor these tasks.

Solution

  • The way filters are executed was modified to allow this search to be performed in the general query of the listings.

How to Test

  • Verify that the "Processes I Manage" configuration in the PMQL has the following query: "(status = "Self Service" or status = "In Progress" or status = "Completed")"
  • For the test, the "Processes I Manage" listing needs to be verified to ensure it displays the correct listing according to the proposed filtering (STATUS).
  • Since a part used in the listings has been modified, all listings for tasks need to be tested.

Related Tickets & Packages

image

Preview Task Completed
image

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:package-savedsearch:task/FOUR-31219
ci:deploy

@processmaker-sonarqube
Copy link
Copy Markdown

@marcoAntonioNina marcoAntonioNina requested a review from gproly May 15, 2026 18:19
@Kookster310
Copy link
Copy Markdown
Contributor

QA server K8S was successfully deployed https://ci-64e461ec4c.engk8s.processmaker.net

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