fix: add null checks to prevent 'Cannot read properties of null' error on automation page

- Added proper null checks for status object before accessing selectedTimeframes
- Fixed timeframes display to handle null status gracefully
- Fixed analysis interval calculation with optional chaining
- Resolved 500 internal server error on /automation-v2 page
This commit is contained in:
mindesbunister
2025-07-24 15:04:25 +02:00
parent e1d8c0c65a
commit 1505bc04cd
6 changed files with 2381 additions and 249 deletions

File diff suppressed because it is too large Load Diff