Skip to content

fix(flow): cannot set custom user agent - #47480

Merged
nickvergessen merged 2 commits into
masterfrom
fix/41639/flow-check-user-agent
Aug 26, 2024
Merged

fix(flow): cannot set custom user agent#47480
nickvergessen merged 2 commits into
masterfrom
fix/41639/flow-check-user-agent

Conversation

@blizzz

@blizzzblizzz commented Aug 26, 2024

Copy link
Copy Markdown
Member

Summary

When trying to set a (custom) user agent in a flow check, the values are immediately replaced with an empty string. This happened because an identifier was changed, but one occurrence was missed (#38170).

Checklist

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@blizzzblizzz added this to the Nextcloud 30 milestone Aug 26, 2024
@blizzz
blizzz requested review from a team, artonge, nfebe, nickvergessen and sorbaugh and removed request for a teamAugust 26, 2024 11:36
@blizzzblizzz modified the milestones: Nextcloud 30, Nextcloud 31Aug 26, 2024
@blizzz

blizzz commented Aug 26, 2024

Copy link
Copy Markdown
MemberAuthor

/backport 0eeb459 to stable30

@blizzz

blizzz commented Aug 26, 2024

Copy link
Copy Markdown
MemberAuthor

/backport 0eeb459 to stable29

@blizzz

blizzz commented Aug 26, 2024

Copy link
Copy Markdown
MemberAuthor

/backport 0eeb459 to stable28

@blizzzblizzz changed the title fix(flow): cannot set customer user agentfix(flow): cannot set custom user agentAug 26, 2024
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.

[Bug]: Flow interface doesn't allow entering any letters for filter "Request user agent is Custom user agent"

4 participants

@blizzz@juliusknorr@artonge@nickvergessen