Skip to content

bugfix/FOUR-26348-b: REOPENED The status filter doesn't work when filtering two statuses. - #8989

Open
CarliPinell wants to merge 2 commits into
developfrom
bugfix/FOUR-26348-b
Open

bugfix/FOUR-26348-b: REOPENED The status filter doesn't work when filtering two statuses.#8989
CarliPinell wants to merge 2 commits into
developfrom
bugfix/FOUR-26348-b

Conversation

@CarliPinell

@CarliPinell CarliPinell commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Solution

  • The clear button was fixed, removing all previous filters set when it is clicked.
  • The "And" logic operator in Status column was hidden.
  • The "In" operator also hides "And" logic operator in Status Column
  • Al combinations with status "In Progress", "Self Service" and "Completed" are working correctly in Status filter

How to Test

  • Go to Inbox
  • Select Status column and select combined status "IN PROGRESS" OR "COMPLETED"
  • Tasks with both status must be shown
  • Open Satus filter and Click CLEAR
  • Only In Progress tasks must be shown

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
Copy Markdown

@CarliPinell
CarliPinell requested a review from eiresendez August 13, 2026 22:37

@eiresendez eiresendez left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This branch is currently 193 commits behind develop, which makes the PR diff outdated and blocks an accurate code review. @CarliPinell Please merge the latest develop into bugfix/FOUR-26348-b and push the result, or create a new PR from an updated branch if that produces a cleaner diff; once the PR reflects the current base, I can proceed with the review.

cc: @sanjacornelius

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