Skip to content

[stable31] fix(Log): revert swich to ?? operator - #52254

Merged
blizzz merged 1 commit into
stable31from
backport/52252/stable31
Apr 17, 2025
Merged

[stable31] fix(Log): revert swich to ?? operator#52254
blizzz merged 1 commit into
stable31from
backport/52252/stable31

Conversation

@backportbot

Copy link
Copy Markdown

Backport of PR #52252

false is expected, not null. The changed caused "user" in the log files
to be false instead of "--", which is breaking behaviour.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@ChristophWurstChristophWurst added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Apr 17, 2025
@blizzz
blizzz merged commit aa584f9 into stable31Apr 17, 2025
@blizzz
blizzz deleted the backport/52252/stable31 branch April 17, 2025 17:29
@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

4. to releaseReady to be released and/or waiting for tests to finishbugfeature: loggingregression

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@ChristophWurst@blizzz@Altahrim