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

Fix: remove failure to import legacy account notification. #6381

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

camilasan
Copy link
Member

  • It was being displayed even on a fresh install:

could-not-import

  • We are already displaying a notification when there are accounts to be imported and we ask the user on what to do.

import

fixes #6380

- It was being displayed even on a fresh install.
- We are already displaying a notification when there are accounts to be
imported and we ask the user on what to do.

Signed-off-by: Camila Ayres <[email protected]>
@mgallien
Copy link
Collaborator

/backport to stable-3.11

@mgallien mgallien merged commit 1e7654b into master Jan 25, 2024
7 of 10 checks passed
@mgallien mgallien deleted the bugfix/issue/6380 branch January 25, 2024 11:25
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions

2 New Code Smells (required ≤ 0)
C Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

idea Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint

@nextcloud-desktop-bot
Copy link

AppImage file: nextcloud-PR-6381-0ae7695d5cd5b1574e2d4083a638f020316ba983-x86_64.AppImage

To test this change/fix you can simply download above AppImage file and test it.

Please make sure to quit your existing Nextcloud app and backup your data.

@mgallien mgallien added this to the 3.12.0 milestone Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: 'Could not import accounts from legacy client configuration.' notification
3 participants