Request description
*Des groupes d’actions sont configurés dans un de mes modules et commit/push dans un repo git. Lorsque je fais un diff de module pour suivre les modifications apportées dans l’environnement de DEV, les modifications apportées aux groupes d’actions ne sont pas détectées. Cependant, lorsque je commit/push depuis cet environnement de DEV, je retrouve bien ces éléments de configuration dans le repo git.
Depuis mon environnement d’intégration/tests, je pull les derniers commits sur ce repo git et je les vois bien descendre. Lorsque je fais un diff de module, aucune des modifications apportées aux groupes d’actions n’est détectée. Ensuite, si j’importe le module, je retrouve dans les logs de l’environnement d’intégration les logs suivantes (extrait):
2024-09-05 19:32:46,026|SIMPLICITE|INFO||http://bca-71077-cron-5b58b65799-kq7sl:8080||INFO|a068181|com.simplicite.util.engine.Interface|moduleDelete||Evénement: Delete obsolete object ActionGroup id=2 key=LEGAL_DATAPROCESS_WORKFLOW
2024-09-05 19:32:45,947|SIMPLICITE|INFO||http://bca-71077-cron-5b58b65799-kq7sl:8080||INFO|system|com.simplicite.objects.System.Action|partialClearCache||Event: Partial clear cache for action addReaderAsDataprocessContributor
2024-09-05 19:32:45,894|SIMPLICITE|INFO||http://bca-71077-cron-5b58b65799-kq7sl:8080||INFO|system|com.simplicite.objects.System.Action|partialClearCache||Event: Partial clear cache for action addLegalReferentAsDataprocessContributor
2024-09-05 19:32:45,846|SIMPLICITE|INFO||http://bca-71077-cron-5b58b65799-kq7sl:8080||INFO|a068181|com.simplicite.util.engine.Interface|moduleDelete||Evénement: Delete obsolete object ActionGroup id=3 key=LEGAL_DATAPROCESS_CONTRIBUTORS_ADD
2024-09-05 19:32:45,763|SIMPLICITE|INFO||http://bca-71077-cron-5b58b65799-kq7sl:8080||INFO|system|com.simplicite.objects.System.Action|partialClearCache||Event: Partial clear cache for action AutoFill
2024-09-05 19:32:45,702|SIMPLICITE|INFO||http://bca-71077-cron-5b58b65799-kq7sl:8080||INFO|system|com.simplicite.objects.System.Action|partialClearCache||Event: Partial clear cache for action AutoDiag
En contrôlant la configuration des actions sur l’environnement d’intégration suite à l’import, je constate que les groupes d’actions ont disparu.*
Steps to reproduce
This request concerns an up-to-date Simplicité instance
and these are the steps to reproduce it:
- copie d’écran sur l’env de DEV
3.copie d’écran sur l’env d’intégration
Technical information
Instance /health
---paste the content of your-instance.com/health---
Simplicité logs
---paste the content of the **relevant** server-side logs---
Browser logs
---paste content of the **relevant** browser-side logs---
Other relevant information
----E.g. type of deployment, browser vendor and version, etc.----