Skip to content

fix(WFE): properly set inital status - #52525

Merged
susnux merged 2 commits into
masterfrom
fix/noid/wfe-set-inital-value
Apr 29, 2025
Merged

fix(WFE): properly set inital status#52525
susnux merged 2 commits into
masterfrom
fix/noid/wfe-set-inital-value

Conversation

@blizzz

@blizzzblizzz commented Apr 29, 2025

Copy link
Copy Markdown
Member

Summary

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.

Found while working on nextcloud/flow_notifications#308

Checklist

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>
@blizzzblizzz added this to the Nextcloud 32 milestone Apr 29, 2025
@blizzz
blizzz requested a review from a team as a code ownerApril 29, 2025 10:26
@blizzz
blizzz requested review from nfebe, susnux and szaimen and removed request for a teamApril 29, 2025 10:26
@blizzz

Copy link
Copy Markdown
MemberAuthor

/backport to stable30

@blizzz

Copy link
Copy Markdown
MemberAuthor

/backport to stable31

@szaimen
szaimen removed their request for review April 29, 2025 11:24
@susnux
susnux merged commit 28df049 into masterApr 29, 2025
@susnux
susnux deleted the fix/noid/wfe-set-inital-value branch April 29, 2025 11:48
@skjnldsvskjnldsv mentioned this pull request Aug 19, 2025
@skjnldsvskjnldsv added this to the Nextcloud 32 milestone Oct 2, 2025
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.

4 participants

@blizzz@susnux@ShGKme@skjnldsv