Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Aug 27, 2024

Summary

Adjust error messages to be consistent with clients.

Checklist

@susnux susnux requested review from a team, Altahrim, alperozturk96, nfebe and provokateurin and removed request for a team August 27, 2024 17:43
@susnux susnux added bug 3. to review Waiting for reviews feature: language/translations (l10n/i18n) Localization and translation matters labels Aug 27, 2024
@susnux susnux added this to the Nextcloud 31 milestone Aug 27, 2024
@susnux
Copy link
Contributor Author

susnux commented Aug 27, 2024

/backport to stable30

@susnux susnux force-pushed the fix/files-view-error-messages branch from 371af65 to c49fbf6 Compare August 27, 2024 17:45
@susnux susnux removed the request for review from alperozturk96 August 27, 2024 17:46
@susnux susnux force-pushed the fix/files-view-error-messages branch from c49fbf6 to 81c6c24 Compare August 27, 2024 21:12
@AndyScherzinger AndyScherzinger merged commit bfb5835 into master Aug 29, 2024
@AndyScherzinger AndyScherzinger deleted the fix/files-view-error-messages branch August 29, 2024 21:28
@backportbot
Copy link

backportbot bot commented Aug 29, 2024

The backport to stable30 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable30
git pull origin stable30

# Create the new backport branch
git checkout -b backport/47546/stable30

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 81c6c24c

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/47546/stable30

Error: Failed to clone repository: Failed to checkout branches: error: Your local changes to the following files would be overwritten by checkout:
dist/3794-3794.js.map.license
dist/4546-4546.js.map.license
dist/4696-4696.js.map.license
dist/5643-5643.js.map.license
dist/583-583.js.map.license
dist/9972-9972.js.map.license
Please commit your changes or stash them before you switch branches.
Aborting


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@AndyScherzinger
Copy link
Member

Since I am AFK, could you please do a manual backport @susnux? Thanks 🙏

@skjnldsv
Copy link
Member

/backport to stable30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug feature: language/translations (l10n/i18n) Localization and translation matters

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve Error Message Clarity When Moving or Copying Files to Invalid Folders

6 participants