Created attachment 128855 [details] screen recording SUMMARY Modified account's name is only updated after we reopen Users kcm. Watch the attached screen recording please. EXPECTED RESULT modified account's name should be immediately updated in the users list SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.19.80 KDE Frameworks Version: 5.71.0 Qt Version: 5.14.2
Can confirm.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/87
Git commit 790f1991171d4568396c13878ba13c1f9eaa0dbc by Carson Black. Committed on 05/08/2020 at 21:02. Pushed by cblack into branch 'master'. [kcms/users]: Properly handle data changing in the model Instead of resetting the model every time data changes, a more specific dataChanged signal is emitted. M +14 -14 kcms/users/src/user.cpp M +7 -7 kcms/users/src/user.h M +17 -4 kcms/users/src/usermodel.cpp https://invent.kde.org/plasma/plasma-desktop/commit/790f1991171d4568396c13878ba13c1f9eaa0dbc