ORBNETSYS / i-PRO-Active-Guard-Public

1 stars 0 forks source link

Set an upper limit of 31 days for the search date and time period #66

Closed Yoshitaka-Fukushima closed 1 year ago

Yoshitaka-Fukushima commented 1 year ago

Test version: v1.0.2 released on 6th,Jan.

Currenlty Any date can be set for Start and End more than 1 month. Longer durations require more server-side database processing, which can affect performance. If it is longer than 31 days, could you please disable the search and display a message?

image

2022/10/12 - 2023/01/12 で検索

alexnaicuorbnet commented 1 year ago

Added restriction.

Yoshitaka-Fukushima commented 1 year ago

Test version: v1.0.3 released on 19th, Jan. Fixed.