processmaker icon indicating copy to clipboard operation
processmaker copied to clipboard

ProcessMaker BPM Core

Results 255 processmaker issues
Sort by recently updated
recently updated
newest added

## Issue & Reproduction Steps There is a sorting error when multiple categories (`category_assignments` table) are associated with a process. This happens because it is ordered by the associated category...

codeball:needs-review

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

javascript
dependencies

Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.3.2 to 3.3.3. Release notes Sourced from socket.io-parser's releases. 3.3.3 Bug Fixes check the format of the index of each attachment (fb21e42) Links Diff: https://github.com/Automattic/socket.io-parser/compare/3.3.2...3.3.3 Branch: 3.3.x...

javascript
dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

javascript
dependencies

# Issue Ticket: [FOUR-6798](https://processmaker.atlassian.net/browse/FOUR-6798) Filter Options and options that are already selected are not announced for screen reader user. # Solution - Add aria-labels to options that are pre-selected when...

Bumps [engine.io](https://github.com/socketio/engine.io) from 3.6.0 to 3.6.1. Release notes Sourced from engine.io's releases. 3.6.1 :warning: This release contains an important security fix :warning: A malicious client could send a specially crafted...

javascript
dependencies

Ticket [FOUR-6803](https://processmaker.atlassian.net/browse/FOUR-6803) ## Issue & Reproduction Steps The expand/collapse menu button in the navigation is not announced or is reached by the screen reader. - Add Screen Reader extension to...

version-tbd
WCAG

## Issue & Reproduction Steps This bug was encountered during the [PM4EH-184](https://processmaker.atlassian.net/browse/PM4EH-184) task. It was expected that the process would only move forward after receiving the callback call. In the...

# Issue Ticket: [FOUR-3239](https://processmaker.atlassian.net/browse/FOUR-3239) For vue-tables with action buttons, the action buttons need to be associated with the element name using aria-labels. For example: `aria-label="Edit [Process Name]"` # Solution Add...

version-tbd
WCAG

## Issue & Reproduction Steps The request was overflowing memory due to nested queries. ## Solution Refactor the initial query, using native features of Laravel, to reduce the number of...

conflicts