Project

General

Profile

Actions

Feature #14860

closed

Automatic local export .csv file

Added by Christian Geiss over 11 years ago. Updated about 2 months ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

Hello everyone,

one question:

is it possible, to automate an export of a csv-file (lokal) using the timestamp?
Or is there a plugin for redmine? (Didn't found anything)
The redmineserver is running 24/7.

looking forward to your repley
Chris

Actions #1

Updated by Toshi MARUYAMA about 11 years ago

  • Tracker changed from Defect to Feature
Actions #2

Updated by Holger Just about 2 months ago

  • Status changed from New to Closed

You can use cron (or similar tools) to export CSV files at a determined time. Using curl, you can then download the exported file and handle it in any way you need.

Actions

Also available in: Atom PDF