feature request #6519
Implement ExportResult
80%
Description
currently exports return only boolean implement it with export result
merging of export results
Related issues
Associated revisions
ref #6519: first implementation of exportresult
ref #6519 adapt app-import to ExportResult
ref #6519:add a wrapper for the result data
ref #6519: implementing wrapper for export data
ref #6314: smaller fixes, creation of tropicos full name string, creation of final result etc
ref #6314: adaption to changes in exports
ref #6519: adapt csv demo exports to the new exportResult and exportResultDataWrapper
ref #6519: minor
ref #6519: missed to adapt the other exports
ref #6636: IOResultBase needs to implement Serializable
ref #6519 improve result handling by codeLocation extraction and adding dataLocation
History
#1 Updated by Katja Luther about 4 years ago
- Description updated (diff)
- Status changed from New to In Progress
#2 Updated by Andreas Müller about 4 years ago
- Related to feature request #6314: CDM light (csv) export implemented added
#3 Updated by Andreas Müller about 4 years ago
- Related to feature request #6541: Implement ImportResult added
#4 Updated by Katja Luther almost 4 years ago
- % Done changed from 0 to 80
#5 Updated by Katja Luther almost 4 years ago
- Status changed from In Progress to Resolved
The implementation of ExportResult should be finished, we should check all exports if the result is filled correctly. This is a new ticket (see #6626)
#6 Updated by Katja Luther almost 4 years ago
- Related to feature request #6626: Check all exports if the exportResult is filled correctly added
#7 Updated by Katja Luther almost 4 years ago
- Assignee changed from Katja Luther to Andreas Müller