Attached file name doesn't change immediately at 5.0.97-beta.2+8b1b2ee56
When I change attached file name with Rename associated file checked, the file name in the middle pane is changed at once but one in right pane doesn't. I have to refresh it.
Screenshot - https://i.postimg.cc/SsXmjV2N/file-name.png
Windows 10 + 5.0.97-beta.2+8b1b2ee56
Screenshot - https://i.postimg.cc/SsXmjV2N/file-name.png
Windows 10 + 5.0.97-beta.2+8b1b2ee56
Looking at the Debug Output Logging, I noticed the following:
5.0.97-beta.28:
"Refreshing attachment box" -> only once
5.0.96.2:
"Refreshing attachment box" -> three times
In the beta, the new attachment titles are properly commited to the database. However, it seems that some refreshing is needed after all DB transactions are done.