#1074 closed defect (fixed)
No session conveners in exported json file
Reported by: | michalu | Owned by: | arescope |
---|---|---|---|
Priority: | very low | Milestone: | v0.99.0 |
Component: | General | Version: | 0.98-dev |
Keywords: | Cc: |
Description
For some time session conveners are not exported to a file using HTTP API. For example, data is exported to JSON using:
https://indico.cern.ch/export/event/181298.json?ak=API_KEY&detail=sessions
output:
...
sessionConveners: []
...
They are visible in the Indico site, but not in the export file.
Regards,
MichalU
Change History (9)
comment:1 Changed 3 years ago by pferreir
comment:2 Changed 3 years ago by arescope
- Owner set to arescope
- Status changed from new to assigned
comment:3 Changed 3 years ago by arescope
- Status changed from assigned to awaiting_merge
comment:4 Changed 3 years ago by jbenito
- Status changed from awaiting_merge to merging
comment:5 Changed 3 years ago by pferreir
- Status changed from merging to assigned
comment:6 Changed 3 years ago by pferreir
- Status changed from assigned to awaiting_merge
comment:7 Changed 3 years ago by jbenito
- Priority changed from normal to very low
comment:8 Changed 3 years ago by Alberto Resco Perez <alberto.resco.perez@…>
- Resolution set to fixed
- Status changed from awaiting_merge to closed
comment:9 Changed 3 years ago by Pedro Ferreira <jose.pedro.ferreira@…>
Note: See
TracTickets for help on using
tickets.
We'll have a look at it, thanks.