Entries mixed and not sorted by date


Hi, seems like password history entries are not sorted by date, is it a bug ? This happens even in mobile app (android in my case)

I could not reproduce this in the browser extension (2025.12.0) for Chrome in Windows 11; I see the password history sorted in reverse chronological order.

Are you able to reproduce this by creating a new login item, then repeatedly changing its password (e.g., pwd1 → pwd2 → pwd3 → etc.)? Or does it only happen when you change the password on items that were last updated years ago?

@superdave In addition to @grb’s questions: is this – or are these – vault items that you (re-)imported into your vault at any point in time?

I haven’t imported anything, I’ve always created them from scratch.

This also happens with more recent entries, so I think it’s clearly a system bug or at least a feature not implemented since it looks like unsorted

@grb to reproduce that you need to wait more days/months :sweat_smile:

Not this part:

You mentioned that you’ve observed the behavior in some recent entries, but you have not confirmed that you can reproduce this behavior at will, by creating a brand new entry (resulting in a randomly ordered password history every time that you perform such a test).

I don’t think I understand, but as I told you, if you ask me to reproduce “that” then you have to try with different days and months because if I change it every 2 seconds what’s the point, given that the dates are the same anyway?

The password history does show the time, including the seconds, so that should be enough, I think…

You will still be able to tell whether the passwords are displayed in reverse chronological order or randomly, because the timestamps shown in the password history do include hours, minutes, and seconds (not just the calendar date). Furthermore, if you name each new password using an incrementing index, as previously suggested (literally: pwd1 → pwd2 → pwd3 → etc.), then you will be able to see if the display order is out of sequence, even if you had no timestamp data available.

I tested it with a test entry. It seems to work, but most of the others I already have aren’t working.

1 Like

Well, it looks like it’s not actually working, because normally, the sorting should be in reverse chronological order (i.e., the most recent password shown first).

Are you using multiple different client apps (mobile app, browser extension, Web Vault, etc.)? If so, please test each one individually (by creating a new login item for testing purposes, starting over again with a new item on each different app/extension). For any apps/extensions that do not produce a password history sorted in reverse chronological order, please report what type of app/extension it is, including the version number, operating system (and for browser extensions or the Web Vault, the browser type).

I suspect that the “random” sort order may have occurred because you made some password changes using an app/extension that behaves as expected (appending the most recent password change to the top of the history), and you made other password changes for the same item using an app/extension that does not behave as expected (appending the most recent password change to the bottom of the history).

i usually use android app and browser website. i made other tests from mobile and website as you suggest me

image

image

1 Like

So it seems to be an issue with your Android app. What version do you have installed?

1 Like

© Bitwarden Inc. 2015-2026

Version: 2026.2.0 (21203)
:mobile_phone: samsung SM-S901B :robot: 16@36 :package: prod
:brick: commit: bitwarden/android/release/2026.2-rc46@cbe13d2015f97955de1e0f11a229330ddd4654c0
:laptop: build source: bitwarden/android/actions/runs/21762978463/attempts/1
:crab: SDK: 2.0.0-4872-065ef30b
:cloud_with_lightning: Server: 2026.2.0 @ US

Seems that you’re up-to-date. In that case, I would suggest filing a bug report (“New Issue”) on Github. The bug is that the Android app adds new password history entries to the bottom of the list, which results in unsorted lists when login items are edited using other client apps (which build the password history by adding new entries to the top of the list).

1 Like