Skip to content

FOUR-21276 : Allow the tasks API endpoint to show all tasks, not just user tasks Winter25#7822

Merged
ryancooley merged 3 commits intorelease-2025-winterfrom
bugfix/FOUR-21276
Jan 23, 2025
Merged

FOUR-21276 : Allow the tasks API endpoint to show all tasks, not just user tasks Winter25#7822
ryancooley merged 3 commits intorelease-2025-winterfrom
bugfix/FOUR-21276

Conversation

@pmPaulis
Copy link
Copy Markdown
Contributor

@pmPaulis pmPaulis commented Dec 12, 2024

Issue & Reproduction Steps

Allow the tasks API endpoint to show all tasks, not just user tasks Winter25

Solution

  • Cherry picks the commits relate to the FOUR-18842

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:processmaker-bpmn-moddle:release-2024-fall

@nolanpro nolanpro self-requested a review December 12, 2024 21:10
@eiresendez eiresendez self-requested a review December 12, 2024 21:12
@boliviacoca boliviacoca added 4.13.0 and removed 4.12.2 labels Jan 8, 2025
@pmPaulis pmPaulis changed the base branch from release-2024-fall to release-2025-winter January 9, 2025 18:36
@processmaker-sonarqube
Copy link
Copy Markdown

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarQube

@pmPaulis pmPaulis changed the title FOUR-21276: Allow the tasks API endpoint to show all tasks, not just user tasks Winter25 FOUR-21276 : Allow the tasks API endpoint to show all tasks, not just user tasks Winter25 Jan 9, 2025
@pmPaulis
Copy link
Copy Markdown
Contributor Author

pmPaulis commented Jan 13, 2025

@ryancooley @boliviacoca
I can not replicate this error locally and create a specific ticket to check this

Filter (Tests\Filter)
 ✘ Compare data integer
   │
   │ Failed asserting that actual size 2 matches expected size 1.
   │
   │ /opt/processmaker/tests/unit/ProcessMaker/FilterTest.php:88
   │ /opt/processmaker/vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:176
   │

Regards,

@ryancooley ryancooley merged commit 3e79154 into release-2025-winter Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants