Modify ↓
Opened 8 years ago
Last modified 6 years ago
#12871 new enhancement
Please add ability to set date fields to relative dates, e.g. "now + 2 weeks"
Reported by: | Andras Korn | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | DynamicFieldsPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: |
Description
I would like tickets to have a default due date, ideally by priority.
E.g. something like:
duedate.set_to_now+2weeks_when_priority = normal duedate.set_to_now+2days_when_priority = urgent
This would then probably depend on the DateFieldPlugin or Trac 1.1.1+.
Attachments (0)
Change History (2)
comment:1 Changed 8 years ago by
comment:2 Changed 6 years ago by
Owner: | Ryan J Ollos deleted |
---|
Note: See
TracTickets for help on using
tickets.
PatchWelcome. Most of my time is spent working on Trac. There are a few defects I need to fix for this plugin so I doubt I will have time for enhancements.