•  
     
    story #20108 have the artifact comment in my CSV export
Summary
tracker administrator
have the artifact comment in my CSV export

So I can have a snapshot of my tracker content that I can export to 3rd party.

In tracker report, in "Export to CSV" there is a 3rd option "Export all columns with comments".

All the fields are exported and a column that is added to the report __followup_comments.

This column contains the list of all visible comments with their date and author with following format:

author: Realname <email>
date: ISO8601 date
format: [text|commonmark|html]

text

each comment is separated by a fake separator: \n\n-------->8 NEXT >8--------\n\n

Forcasted implementation

Looking at plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer_Table.class.php the goal is not to refactor everything but to extract the CSV in a dedicated class and to add the behavior in place in protected function exportToCSV($only_columns)

Empty
Geoffroy Grelot (ggrelot)
Status
Empty
Ready (stalled)
Development
  • [ ] Does it involves User Interface? 
  • [ ] Are there any mockups?
  • [ ] Are permissions checked?
  • [ ] Does it need Javascript development?
  • [ ] Does it need a forge upgrade bucket?
  • [ ] Does it need to execute things in system events?
  • [ ] Does it impact project creation (templates)?
  • [ ] Is it exploratory?
Empty
Details
#20108
Manuel Vacelet (vaceletm)
2021-03-26 16:13
2021-03-19 15:34
3827

References
Referencing story #20108

Artifact Tracker v5

epic #2047 Tracker

Follow-ups

User avatar
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
  • Category set to
User avatar
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
User avatar
  • Acceptance criteria
    Something went wrong, the follow up content couldn't be loaded
    Only formatting have been changed, you should switch to markup to see the changes
  • CC list set to Geoffroy Grelot (ggrelot)