Skip to content

Conversation

@backportbot-libresign
Copy link

@backportbot-libresign backportbot-libresign bot commented Jan 5, 2026

Backport of #6313

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Amend HEAD commit to remove the line stating to skip CI

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

When creating an envelope in the Files app by selecting multiple PDFs,

the envelope folder was created but the Files list did not refresh to

show the newly created folder.

This commit adds event emissions to notify the Files app:

- files:node:created event for the envelope folder

- files:node:updated event for the parent directory

This ensures the Files list is updated immediately after envelope creation

without requiring a page refresh.

Signed-off-by: Vitor Mattos <[email protected]>
@vitormattos vitormattos force-pushed the backport/6313/stable32 branch from 9cbe4f7 to 52db627 Compare January 5, 2026 16:40
@vitormattos vitormattos marked this pull request as ready for review January 5, 2026 16:40
@vitormattos vitormattos merged commit 5c4f745 into stable32 Jan 5, 2026
47 of 48 checks passed
@vitormattos vitormattos deleted the backport/6313/stable32 branch January 5, 2026 16:41
@github-project-automation github-project-automation bot moved this from 0. Needs triage to 4. to release in Roadmap Jan 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: 4. to release

Development

Successfully merging this pull request may close these issues.

2 participants