Changing Display Name does not refresh Last Modified By
@NGPixel is already working on this.
Since Aug 26, 2019.
- Dominant language
- Vue
- Stars
- 28.9k
- Forks
- 3.3k
- Avg merge
- 5d 20h
- Merged PRs (30d)
- 1
Description
Describe the bug
If you change the Display Name of a User and then go back to a page that was last edited by that, user the old name still appears. This is not getting refreshed.
To Reproduce
Steps to reproduce the behavior:
- Go to Admin section.
- Go to Users aub-section.
- Select a User.
- Edit the Display Name for that User.
- Save the edit by clicking the Update User button on that page.
- Visit any page that was last edited by that user. The old Display Name appears.
Expected behavior
The Display Name of the last edited by user will appear with their current Display Name. This is important as many users will have lots of pages last edited by Administrator, and then now with beta 268, we can change the Display Name of the Administrator to a person's real name.
Screenshots
If applicable, add screenshots to help explain your problem.
Host Info (please complete the following information):
- OS: Ubuntu 19.04
- Wiki.js version: 2.0.0-beta.268
- Database engine: postgres
Additional context
Add any other context about the problem here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.