From e6e42777d734710027496ee66c63749fd20fc25f Mon Sep 17 00:00:00 2001 From: Mathieu Jaumotte Date: Wed, 20 Sep 2023 17:52:44 +0200 Subject: [PATCH] add new changie --- .changes/unreleased/Feature-20230920-175207.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changes/unreleased/Feature-20230920-175207.yaml diff --git a/.changes/unreleased/Feature-20230920-175207.yaml b/.changes/unreleased/Feature-20230920-175207.yaml new file mode 100644 index 000000000..ec8b51f77 --- /dev/null +++ b/.changes/unreleased/Feature-20230920-175207.yaml @@ -0,0 +1,6 @@ +kind: Feature +body: | + Add history to scopes and to jobs in administrator section. When user job or main scope of user is changed, automaticaly add a new row in history. +time: 2023-09-20T17:52:07.160601133+02:00 +custom: + Issue: "147"