entrepreneur-interet-general / bulletins

Bulletins is a simple weekly retrospective tool for multiple projects or teams
https://bulletins.eig-forever.org
GNU Affero General Public License v3.0
12 stars 6 forks source link

Improve error message on duplicate key date #115

Closed AntoineAugusti closed 4 years ago

AntoineAugusti commented 5 years ago

The error message is not good enough for now and doesn't help users.

Add a custom error message explaining that the same date can't be added twice for the same project.

AntoineAugusti commented 5 years ago

Follow up of #114

AntoineAugusti commented 5 years ago

Related tests documenting this behaviour https://github.com/entrepreneur-interet-general/bulletins/blob/858896a0f8d0bb3e22e654a6704ff68a8b849613/tests/Feature/WriteReportTest.php#L107-L157