-
- Downloads
Fix import/export of iteration cadences
!95372 added support for import/export of iteration cadences, but the `start_date_would_not_create_past_iteration` validation fails once enough time elapsed from the present day. Since we're doing a project import/export, there's no guarantee that these date validations will be correct given the current date, so just skip them. Relates to #371462 Changelog: fixed EE: true
Please register or sign in to comment