Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FOUR-15401:The request list disappears with the selection of 30 or 50 items per page, LaunchPad #6832

Merged
merged 2 commits into from
May 7, 2024

Conversation

fagubla
Copy link
Contributor

@fagubla fagubla commented May 6, 2024

Issue & Reproduction Steps

1.Go to /process-browser
2.Find a process with more than 15 requests created (eg: Verify Message Events)
3.Click on the process and see the requests
4.Go to the second page of the requests
5.Select 30 or 50 items

Current Behavior:

The list of requests disappears.

Solution

  • List the changes you've introduced to solve the issue.

How to Test

Describe how to test that this solution works.

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

@pmPaulis pmPaulis requested a review from gustavobascope May 6, 2024 19:39
Copy link
Contributor

@gustavobascope gustavobascope left a comment

Choose a reason for hiding this comment

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

@tokensPM
Copy link

tokensPM commented May 6, 2024

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

@ryancooley ryancooley added the hold Issue is blocked or put on hold label May 7, 2024
Copy link

@ryancooley ryancooley merged commit b6929bd into next May 7, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hold Issue is blocked or put on hold
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants