Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2021-09-13 13:45:47 +0300
committerHannah von Reth <vonreth@kde.org>2021-09-14 11:04:22 +0300
commit92ec18ce1d964ddcb6e68eac84a06bc8027785bc (patch)
treee886ddd912af9fa72579f2b7aae594388b890daa /changelog/unreleased
parent4ed5b5923b355a8c5af9dc4fd73d418dbf830793 (diff)
Add SyncStatus to the tables
Issue: #9000
Diffstat (limited to 'changelog/unreleased')
-rw-r--r--changelog/unreleased/90006
1 files changed, 6 insertions, 0 deletions
diff --git a/changelog/unreleased/9000 b/changelog/unreleased/9000
new file mode 100644
index 000000000..833db2234
--- /dev/null
+++ b/changelog/unreleased/9000
@@ -0,0 +1,6 @@
+Enhancement: Display the error type in the issue protocol and allow filtering
+
+We now display the error type in the not synced protocol and allow to filter by the
+error type.
+
+https://github.com/owncloud/client/issues/9000