Skip to content

Conversation

@blizzz
Copy link
Contributor

@blizzz blizzz commented Aug 9, 2025

fixes #189

Due to some incompatibility with shipped vue versions (started with some @nextcloud/vue versions) the workflow config frontend had to be switched to work with web components instead. The previous approach was using different shipped vue versions (by server and apps) and it only worked by luck so long.

The adapation is similar to nextcloud/files_automatedtagging#1210 and nextcloud/flow_notifications#308. The underlying server change was nextcloud/server#50783

Also bumped node and npm version specified in package.json as it does not build with the old ones.

@MCMic MCMic merged commit a1834ab into MCMic:main Sep 4, 2025
18 checks passed
@MCMic
Copy link
Owner

MCMic commented Sep 4, 2025

@blizzz Should that be backported for 30 as well?

@blizzz
Copy link
Contributor Author

blizzz commented Sep 4, 2025

@blizzz Should that be backported for 30 as well?

yes. 30.0.2 i think, strictly speaking, but probably 30 is good enough meanwhile.

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.

Error when creating a flow : "The configuration is invalid - Please select a calendar"

2 participants