Should there be an option to choose date type for *Dated Columns* ? #159
tu2-atmanand
started this conversation in
Brainstormer
Replies: 1 comment
-
|
The final decision is, I will implement this feature for selecting the date-type while creating a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the future, Task board will going to provide support for more task properties, specifically in date properties like, "Start date", "Scheduled date", and "Created date". (I am also referring to these dates as the date type in the question).
Since, due date has a very important significance in the current version of Task board, which forces user to cumpulsorily use due date in order for this plugin to behave perfectly to handle the date based functionalities. But there might be cases where user will like to use other types of dates instead of the due date.
To overcome this issue, either while creating a dated type column, there can be a new option provided as a drop down for user to select what type of date this column should consider. If user selects "Scheduled", then only the tasks which has a Scheduled property will be shown under this column and the task which falls on the specified date.
From the following FR : #158 ,
I think, the solution can be a conflict with this feature. Hence, another option, "Any", can be provided which will consider any date, which has been set inside the new setting, discussed in the same FR.
Beta Was this translation helpful? Give feedback.
All reactions