Skip to content

Date range validation for Cycle Analytics

Adam Hegyi requested to merge 36744-ca-daterange-validation into master

What does this MR do?

This change adds date range validation (180 days) to cycle analytics feature. The frontend validation is already implemented. #119111 (closed)

Screenshots

image

Users won't be able to select a date range >180 days from the FE, the JSON error from the BE is just the 2nd line of defense.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Closes #36744 (closed)

Edited by Adam Hegyi

Merge request reports