Incorrect "Letzter erfolgreicher Import" Date Displayed on Status Page After Restart
未關閉
bug
enhancement
- 主要語言
- Java
- 星號
- 0
- 分支
- 0
- PR 合併指標
- 30 天內沒有已合併 PR
描述
After restarting the application, the status page incorrectly shows the "Letzter erfolgreicher Import" date as `1 Jan. 1970, 01:00:00`, rather than the actual last successful import time. This issue occurs because the `ImportSummaryImpl` class, which is responsible for storing this information, is only application-scoped and is not saved to a database. As a result, it resets to a default state on application restart. The status page should display the actual last successful import timestamp after a restart, not a default date.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。