aktin / aktin/dwh-prefs

Incorrect "Letzter erfolgreicher Import" Date Displayed on Status Page After Restart

Đang mở
#5 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
bug enhancement
Ngôn ngữ chính
Java
Star
0
Fork
0
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.