Skip to content

fix: when adding a pdf during process edition, the content is never saved - EXO-81221#454

Merged
rdenarie merged 1 commit intostable/7.1.xfrom
backport-7.1.x/task-81221
Nov 4, 2025
Merged

fix: when adding a pdf during process edition, the content is never saved - EXO-81221#454
rdenarie merged 1 commit intostable/7.1.xfrom
backport-7.1.x/task-81221

Conversation

@rdenarie
Copy link
Member

@rdenarie rdenarie commented Nov 4, 2025

Before this fix, when you create a pdf form inside a process during process edition (not process creation), The content of the pdf is never saved.
This is because the "move" action is not correctly done with the session, the jcr:content node have still path in the old location Using workplace.move ensure to move and save all the node and subtree

…aved - EXO-81221

Before this fix, when you create a pdf form inside a process during process edition (not process creation),
The content of the pdf is never saved.
This is because the "move" action is not correctly done with the session, the jcr:content node have still path in the old location
Using workplace.move ensure to move and save all the node and subtree
@rdenarie rdenarie requested review from Jihed525 and mkrout November 4, 2025 13:07
@rdenarie rdenarie enabled auto-merge (rebase) November 4, 2025 13:07
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 4, 2025

@rdenarie rdenarie merged commit 1e63b89 into stable/7.1.x Nov 4, 2025
13 checks passed
@rdenarie rdenarie deleted the backport-7.1.x/task-81221 branch November 4, 2025 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants