Skip to content

[stable31] fix(WFE): properly set inital status - #52527

Merged
susnux merged 2 commits into
stable31from
backport/52525/stable31
Apr 30, 2025
Merged

[stable31] fix(WFE): properly set inital status#52527
susnux merged 2 commits into
stable31from
backport/52525/stable31

Conversation

@backportbot

@backportbotbackportbotBot commented Apr 29, 2025

Copy link
Copy Markdown

Backport of #52525

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

Todo

  • Review and resolve any conflicts
  • Remove all the empty commits

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

The operationComponent.value is only possibly available with registered
operations that have the value prop. Ones that do not would not have the
value set properly initially. Going to inputValue, which is mapped to the
components model-value, solves this.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@blizzz
blizzzforce-pushed the backport/52525/stable31 branch from 8295ecb to d2bd632CompareApril 30, 2025 11:12
@blizzz
blizzz marked this pull request as ready for review April 30, 2025 11:12
@susnux
susnux merged commit d656d5f into stable31Apr 30, 2025
@susnux
susnux deleted the backport/52525/stable31 branch April 30, 2025 12:34
@blizzzblizzz mentioned this pull request May 5, 2025
10 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@susnux@blizzz