agendas: fix custom fields export/import and display in inspect (#89485) #247

Merged
lguerin merged 1 commits from wip/89485-fix-event-custom-fields-export into main 2024-04-26 15:18:59 +02:00
Owner
No description provided.
lguerin added 1 commit 2024-04-12 12:11:18 +02:00
lguerin reviewed 2024-04-12 12:11:41 +02:00
@ -2722,3 +2722,3 @@
event = cls(**data)
event.save()
if event.recurrence_days:
if snapshot is None and event.recurrence_days:
Author
Owner

pas besoin de créer les récurrences quand c'est un load de snapshot ...

pas besoin de créer les récurrences quand c'est un load de snapshot ...
lguerin changed title from WIP: agendas: fix custom fields export/import and display in inspect (#89485) to agendas: fix custom fields export/import and display in inspect (#89485) 2024-04-12 12:17:27 +02:00
lguerin force-pushed wip/89485-fix-event-custom-fields-export from edb46dc97a to 8504dc18dd 2024-04-13 11:44:43 +02:00 Compare
tnoel approved these changes 2024-04-26 14:35:15 +02:00
tnoel left a comment
Owner

Rien à signaler, hop.

Rien à signaler, hop.
lguerin force-pushed wip/89485-fix-event-custom-fields-export from 8504dc18dd to 77f3373820 2024-04-26 14:41:56 +02:00 Compare
lguerin merged commit 77f3373820 into main 2024-04-26 15:18:59 +02:00
lguerin deleted branch wip/89485-fix-event-custom-fields-export 2024-04-26 15:18:59 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: entrouvert/chrono#247
No description provided.