Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fiches salarié : Historique des transitions [GEN-384] #5527

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

rsebille
Copy link
Contributor

@rsebille rsebille commented Feb 3, 2025

RàF :

  • Tests pour "Log transitions into database"

🤔 Pourquoi ?

Comprendre ce qui a été fait et par qui pour en déduire ce qui fonctionné ou non pour la résolution de la problématique.

🍰 Comment ?

Log des transitions XWorflows

🏝️ Comment tester ?

Avec la suite de test.

💻 Captures d'écran

@rsebille rsebille added the ajouté Ajouté dans le changelog. label Feb 3, 2025
@rsebille rsebille requested a review from xavfernandez February 3, 2025 12:18
@rsebille rsebille self-assigned this Feb 3, 2025
Copy link
Contributor

@xavfernandez xavfernandez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Il faudra également penser aux fausses "transitions" liées aux modifs dans l'admin non ?

@@ -90,6 +90,22 @@ def approval_data_sent(self, obj):
return f"{number} ({start} – {end})"


class EmployeeRecordTransitionLog(ReadonlyMixin, ItouTabularInline):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On ne veut pas également un "vrai" admin pour accéder aux asp_batch_line_number & archived_json ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Je me suis posé la question, ma réponse a été de le faire dans un second temps, une fois le script de rattrapage d'historique passé et les champs cachés/supprimés pour les FS afin de pouvoir dire "maintenant l'historique est ici, tout y est, ne regardez pas ailleurs"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ajouté Ajouté dans le changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants