-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Column sorting is not saved after showing expired entries #8036
Comments
Delete the cache ini and reopen keepassxc, sometimes it gets corrupted. |
I have the same problem, on Ubuntu. I tried removing the cache ini, but it didn't help. Steps I followed:
If I take care of the expired entries (step 6 never happens), then the order is correct. So, I'm pretty sure the problem is related to the expired entry group. |
I can confirm that not showing the expired / about to expire entries works around the problem: |
I am fixing this with my tag enhancement PR. |
TODO: Context menu to set tag on one or more entries * Separate searching for all entries and resetting the search * Support selecting multiple tags to search against * Fix using escaped quotes in search terms * Make tag searching more precise * Support `is:expired-#` to search for entries expiring within # days. Exclude recycled entries from expired search. * Fix #8036 - use search interface to display expiring entries on first unlock.
TODO: Context menu to set tag on one or more entries * Separate searching for all entries and resetting the search * Support selecting multiple tags to search against * Fix using escaped quotes in search terms * Make tag searching more precise * Support `is:expired-#` to search for entries expiring within # days. Exclude recycled entries from expired search. * Fix #8036 - use search interface to display expiring entries on first unlock.
* Fix #8036 - use search interface to display expiring entries on first unlock.
* Fix #8036 - use search interface to display expiring entries on first unlock.
* Fix #8036 - use search interface to display expiring entries on first unlock.
* Fix #8036 - use search interface to display expiring entries on first unlock.
* Fix #8036 - use search interface to display expiring entries on first unlock.
* Fix #8036 - use search interface to display expiring entries on first unlock.
* Fix #8036 - use search interface to display expiring entries on first unlock.
* Fix #8036 - use search interface to display expiring entries on first unlock.
* Fix #8036 - use search interface to display expiring entries on first unlock.
* Fix #8036 - use search interface to display expiring entries on first unlock.
* Fix #8036 - use search interface to display expiring entries on first unlock.
* Fix #8036 - use search interface to display expiring entries on first unlock.
* Fix #8036 - use search interface to display expiring entries on first unlock.
* Fix #8036 - use search interface to display expiring entries on first unlock.
* Fix keepassxreboot#8036 - use search interface to display expiring entries on first unlock.
* Fix keepassxreboot#8036 - use search interface to display expiring entries on first unlock.
* Fix #8036 - use search interface to display expiring entries on first unlock.
* Fix #8036 - use search interface to display expiring entries on first unlock.
Overview
I sort entries by Title. However, it is not kept after relaunching the app.
Before restarting the app:
After restarting the app:
Steps to Reproduce
Expected Behavior
Entries are sorted.
Actual Behavior
Entries are not sorted.
Context
Checked the suggestion from #7686 (comment) for
~/Library/Caches/KeePassXC/keepassxc.ini
as I'm on Mac. But, it is not applicable as it is not on a RAM disk.Tried removing
keepassxc.ini
but that didn't help either.KeePassXC - Version 2.7.1
Revision: 5916a8f
Qt 5.15.2
Debugging mode is disabled.
Operating system: macOS 12.3
CPU architecture: arm64
Kernel: darwin 21.4.0
Enabled extensions:
Cryptographic libraries:
The text was updated successfully, but these errors were encountered: