Roundup Tracker - Issues

Message6347

Author rouilj
Recipients anrounham14, ber, rouilj, tekberg
Date 2019-02-16.20:40:58
Message-id <1550349658.52.0.383989146419.issue2550833@roundup.psfhosted.org>
In-reply-to
Fixed in be99aa02c616. I left the original id based csv export code in
place for people that choose to use it. So:

        ('export_csv',  actions.ExportCSVAction),
        ('export_csv_id',  actions.ExportCSVWithIdAction),

are the actions with the two different outputs.
History
Date User Action Args
2019-02-16 20:40:58rouiljsetmessageid: <1550349658.52.0.383989146419.issue2550833@roundup.psfhosted.org>
2019-02-16 20:40:58rouiljsetrecipients: + rouilj, ber, tekberg, anrounham14
2019-02-16 20:40:58rouiljlinkissue2550833 messages
2019-02-16 20:40:58rouiljcreate