Bugfix/FOUR-21804: Error 404 on Available Columns in Launchpad settings by CarliPinell · Pull Request #7992 · ProcessMaker/processmaker

Conversation

@CarliPinell

Solution

  • The Error 404 is no longer displayed.

How to Test

  • Go to new INBOX Participant Home Screen
  • Open some Process
  • Go to Ellipsis and select Edit Launchpad
  • Click on "Edit Task Column"
  • When modal window is opened no error should appear

Related Tickets & Packages

https://processmaker.atlassian.net/browse/FOUR-21804

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.

gustavobascope

Choose a reason for hiding this comment

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

There is this error in the tasks menu
image

@CarliPinell

@boliviacoca

@processmaker-sonarqube

gustavobascope

Choose a reason for hiding this comment

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

Approved
The 404 error is no longer displayed
image

CarliPinell

Choose a reason for hiding this comment

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

@gustavobascope Please check this issue that occurs when I'm trying to install the devlink from instance A
image

@boliviacoca

http for the failing PHP unit test.