Skip to content

Users JSON import enhancement: do not check training dates #3

@ywarnier

Description

@ywarnier

There is a general validation on training dates in src/Entity/Training.php.
However, in the case of users imports (through the JSON import procedure described in README.md), we want to allow trainings to have start/end date that are previous to today. As such, the validation itself doesn't make sense in this context (this might also affect the web interface).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions