Skip to content

fix: handle both /process and /processes paths when opening create request via URL - EXO-85656 (#472)#477

Merged
Jihed525 merged 1 commit intostable/7.1.xfrom
backportstable-85656
Apr 2, 2026
Merged

fix: handle both /process and /processes paths when opening create request via URL - EXO-85656 (#472)#477
Jihed525 merged 1 commit intostable/7.1.xfrom
backportstable-85656

Conversation

@Jihed525
Copy link
Copy Markdown
Member

@Jihed525 Jihed525 commented Apr 2, 2026

Prior to this change, only /processes/{id}/createRequest was handled,
which caused the request drawer not to open and prevented create/edit/delete actions when using /process/{id}/createRequest.

This PR fixes the issue by supporting both path formats when extracting the workflow ID.

(cherry picked from commit dca23fc)

…quest via URL - EXO-85656 (#472)

Prior to this change, only `/processes/{id}/createRequest` was handled,
 which caused the request drawer not to open and prevented create/edit/delete actions when using `/process/{id}/createRequest`.

This PR fixes the issue by supporting both path formats when extracting the workflow ID.

(cherry picked from commit dca23fc)
@Jihed525 Jihed525 requested review from akhanfir, hakermi and mkrout April 2, 2026 13:26
@Jihed525 Jihed525 self-assigned this Apr 2, 2026
@Jihed525 Jihed525 enabled auto-merge (rebase) April 2, 2026 13:26
@github-actions github-actions bot added the partialCIBuild Perform Partial CI Build label Apr 2, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 2, 2026

@Jihed525 Jihed525 merged commit 2847688 into stable/7.1.x Apr 2, 2026
13 checks passed
@Jihed525 Jihed525 deleted the backportstable-85656 branch April 2, 2026 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

partialCIBuild Perform Partial CI Build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants