Skip to content

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

Merged
rdenarie merged 1 commit intofeature/maintenancefrom
fix/task-81221
Nov 4, 2025
Merged

fix: when adding a pdf during process edition, the content is never saved - EXO-81221#452
rdenarie merged 1 commit intofeature/maintenancefrom
fix/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 11:09
@rdenarie rdenarie enabled auto-merge (rebase) November 4, 2025 11:10
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 4, 2025

@rdenarie rdenarie merged commit 0a75864 into feature/maintenance Nov 4, 2025
11 checks passed
@rdenarie rdenarie deleted the fix/task-81221 branch November 4, 2025 11:30
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