Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable26] fix: crash when leaving out system parameter #4832

Merged
merged 1 commit into from Jun 20, 2023

Conversation

backportbot-nextcloud[bot]
Copy link

Backport of #4816

The `--system` parameter can be supplied via command line
or selected afterwards.

However if none was provided the command would crash with
`TypeError: Cannot assign null to property $system`.

Handle that gracefully and make the type spec more precise
for the setSystem function.

Signed-off-by: Max <max@nextcloud.com>
@cypress
Copy link

cypress bot commented Jun 20, 2023

Passing run #1035 ↗︎

0 15 0 0 Flakiness 0

Details:

Merge 3be3c0c into c302eaf...
Project: Deck Commit: 735729a1c7 ℹ️
Status: Passed Duration: 02:34 💡
Started: Jun 20, 2023 9:06 AM Ended: Jun 20, 2023 9:09 AM

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

@juliushaertl juliushaertl merged commit 8d7d35d into stable26 Jun 20, 2023
24 of 25 checks passed
@juliushaertl juliushaertl deleted the backport/4816/stable26 branch June 20, 2023 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants