Closed PritchardBarry closed 6 years ago
See 6e572ec
Note that there is data loss in this format, if we decide to re-import, the process will be difficult and will produce errors.
Noted. An export and re-import function is not required.
Question though: Could we use a format like this (excluding the baseline date) to do an initial upload/create? This might be the simplest way to import data since most PM's would have a list of milestones?
Import and re-import are essentially the same functionality. The reasons that this is difficult:
It can be done, but in the process, users must be warned of these issues before importing data.
data loss includes the name of the map, the start and end dates, the dates of the reports, all of the reports themselves, all of the dependencies, health of the baseline milestone, the comment of the baseline milestone
I am OK with this. Let's remove the requirement for the baseline date. A simple extract of data would be fine. I have seen CSV imports into other tools and I agree, they prescribe the format of dates and text fields that might have common "delimiter" characters
Ref 62b288c
Provide ability to export milestone data in a basic report that can be read into Excel.
Columns:
This way the data can be easiliy read into any other tool.