applification: ordre des catégories après import (#86624) #1120

Merged
lguerin merged 2 commits from wip/86624-applification-category-order into main 2024-02-13 16:19:37 +01:00
Owner
No description provided.
lguerin added 2 commits 2024-02-09 18:56:15 +01:00
lguerin force-pushed wip/86624-applification-category-order from 984b34bc8e to 3661a76f21 2024-02-09 19:02:11 +01:00 Compare
lguerin force-pushed wip/86624-applification-category-order from 3661a76f21 to e40133015a 2024-02-09 22:59:51 +01:00 Compare
lguerin changed title from WIP: applification: ordre des catégories après import (#86624) to applification: ordre des catégories après import (#86624) 2024-02-10 12:16:08 +01:00
fpeters approved these changes 2024-02-13 16:05:55 +01:00
@ -454,2 +475,4 @@
ET.fromstring(element_content), include_id=False, check_datasources=False
)
if not finalize and element_klass in category_classes:
# for categories, keep positions of importer objects
Owner

s/importer/imported/

s/importer/imported/
lguerin force-pushed wip/86624-applification-category-order from e40133015a to c958920917 2024-02-13 16:09:31 +01:00 Compare
lguerin merged commit c958920917 into main 2024-02-13 16:19:37 +01:00
lguerin deleted branch wip/86624-applification-category-order 2024-02-13 16:19:37 +01: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/wcs#1120
No description provided.