Discover shows user reviews along with the reviewer's name, but offers its own users no "Name" field when they use Discover to *write* a review.
Seems it takes the name from your current user account. I discovered by this by accident when I posted a review from within my development VM, and produced a review for Okular written by "dev". Oops.
Git commit e9d77bab1f34585afef9a764f75914258a7bdc0f by Aleix Pol. Committed on 12/02/2018 at 19:05. Pushed by apol into branch 'master'. Show the name that will be used Maybe we'd like to make it easy to modify? M +5 -0 discover/qml/ReviewDialog.qml M +2 -1 discover/qml/ReviewsPage.qml M +1 -1 libdiscover/ReviewsBackend/AbstractReviewsBackend.h M +6 -0 libdiscover/appstream/OdrsReviewsBackend.cpp M +1 -1 libdiscover/appstream/OdrsReviewsBackend.h https://commits.kde.org/discover/e9d77bab1f34585afef9a764f75914258a7bdc0f
I think we do need to make it easy to change, or else we're just frustrating people who see a name they want to change but can't do it. Want another bug for that?
Here is that bug: Bug 405935.