プロジェクト

全般

プロフィール

Vote #78421

未完了

Dynamical dates in import issues functionnality

Admin Redmine さんが約4年前に追加. 約4年前に更新.

ステータス:
New
優先度:
通常
担当者:
-
カテゴリ:
Importers_15
対象バージョン:
-
開始日:
2022/05/09
期日:
進捗率:

0%

予定工数:
category_id:
15
version_id:
0
issue_org_id:
25701
author_id:
62066
assigned_to_id:
0
comments:
1
status_id:
1
tracker_id:
2
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[New]

説明

Hi,

Import issues feature is absolutely fantastic.
Thank you for making it available for everyone from the core !

But, I think it can be even better with the ability to add dynamical dates inside.
For example, in a very simple CSV file, I have now :

ID;SUBJECT;START_DATE;END_DATE;
;Parent subject;2017-04-24;2017-04-28;
1;Child subject;2017-04-28;2017-04-30;

It would be wonderful to let the system fill the date fields automatically, for example the same CSV file :

ID;SUBJECT;START_DATE;END_DATE;DURATION;
;Parent subject;2017-04-24;;5
1;Child subject;#1;;3

"#" would mean "Put the START_DATE from line 1.
If END_DATE empty, DURATION would be used : it would mean "number of days to add to the START_DATE".
Between 24th April and 28th April, there's 5 days, and between 28th April and 30th April, there's 3 days.

Needs to be thought a little bit more, but I think you guys get the point.
How about functions like MySQL ones : @CURDATE(), DATE_ADD(CURDATE()+5)@, etc... ?

What do you think ?

Cheers,

--
Léo.


journals

--------------------------------------------------------------------------------

Admin Redmine さんが約4年前に更新

  • カテゴリImporters_15 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0