Issue320 bug redirect create period

This commit is contained in:
2021-12-12 14:12:44 +00:00
committed by Julien Fastré
parent 1823a1b031
commit 8fb4efc16e
6 changed files with 9 additions and 13 deletions

View File

@@ -13,6 +13,7 @@ and this project adheres to
<!-- write down unreleased development here -->
* [person] add validator for accompanying period with a test on social issues (https://gitlab.com/champs-libres/departement-de-la-vendee/accent-suivi-developpement/-/issues/76)
* [activity] fix visibility for location
* [person] redirect bug fixed.
* [action] add an unrelated issue within action creation.
* [origin] fix origin: use correctly the translatable strings
* /!\ everyone must update the origin table. As there is only one row, execute `update chill_person_accompanying_period_origin set label = jsonb_build_object('fr', 'appel téléphonique');`