Opened 4 years ago
Last modified 3 years ago
#951 new defect
No Breaks in exported data file
Reported by: | michalu | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | v2.5 |
Component: | RSS/iCal/XML/Metadata | Version: | 0.98-dev |
Keywords: | json,export api | Cc: |
Description
Case:
Conference data was exported by HTTP API Indico 0.98 with 'detail' parameter set to i.e. 'contributions' or 'sessions'.
I can't find Breaks in exported JSON file (but sessions and contributions are located in file correctly), but these same breaks are listed in Timetable on Indico Conference Webpage.
Why? Should I use specific other 'detail' parameter?
Best regards,
Michał Urbaniak
Change History (3)
comment:1 Changed 4 years ago by pferreir
- Milestone changed from v0.98 to v1.xx
- Priority changed from normal to low
comment:2 Changed 4 years ago by michalu
I think that breaks are an important element of the conference. The exported data should include the whole plan of the conference.
Best regards,
Michał Urbaniak
comment:3 Changed 3 years ago by jbenito
- Milestone changed from v1.xx to v1.7
Note: See
TracTickets for help on using
tickets.
We currently do not have a "detail" option that enables you to export timetable information. We are just exporting basic event structures such as sessions and contributions, but no timetable-level constructs such as "slots" (intervals) and breaks.
I will schedule this for a later time, but for the immediate future I don't think it is a priority.
Or is there an important use case that can justify it?