Time in status for field, or "field modification date"

ClickUp just debut a cool and useful feature called “Time in status”, which shows you how long a Task has had a particular status. A great way with no hacking around to see what tasks might be overlooked and need attention. If Fields in Fibery have a modification date (in the data, not exposed yet), then that could potentially be used for the same thing and perhaps more (i.e. useful not just for Status field). It’s not a must-have, but certainly a nicety. See ClickUp version below.
clickup-time-in-status

1 Like

Funny I too have been wishing I could see that here in Fibery! You and I were chatting about tasks getting “stale” and I was just thinking about this in my work in Fibery today:

This is a great way to get more insight into that. This ties into a big hope of mine that when Automations come around, you’ll be able to affect Date fields by moving status, and thus get even more insight into execution and how long you are in a particular status.

This is something that I saw amazingly well implemented in TargetProcess (sadly you can’t get a free account any more to see some of this stuff). I think if I remember correctly it worked like this:

  • you set a ‘planned start date’ and ‘planned due date’ - what you might regularly do as a “date range” in something like ClickUp
  • when you moved the status to a defined “in progress” state - and TP had a great multi-faceted Workflow that I hope gets to Fibery one day too, @mdubakov really tempted me about that here (have you seen @Oshyan?):
  • then, a “date started” field was filled in automatically. So now you can see how long it took for you actually start when when you thought you’d start.
  • when you move to a “completed” status, another date field called “actual completion date” fills in.

So then you can do cool stuff like:

  • compare planned to actual start date
  • compare planned to actual completion date
  • look at planned start date and actual completion date to see how well you did on execution in the larger picture: when you actually got to something you planned, and when you finished it, vs. when you thought you’d start & finish.

So this is the type of stuff I am really dreaming of in Fibery since it was so well done in TargetProcess. And “time an entity sits in a status” is a big element of that.

Hope that was useful follow-on! And very glad you posted this request!

2 Likes

:open_mouth:
That’s really cool, way more than I need, but great stuff.

This would definitely be nice to have. I mean we can just maintain those date ranges ourselves now manually, right? But not having to do extra work to keep it all in sync would be very nice indeed.

1 Like

You hit the nail on the head. My team can no way remember to do this themselves, and we wind up with those fields mostly empty unless I am able to go in and complete the fields, as the overworked admin, on behalf of my folks. So a real manual pain that I face daily without some kind of better Due Date/Automation handling in Fibery.

Cheers!

1 Like

I know that it’ll probably sound like a bit of hard work for something that would be nice to have ‘out-of-the-box’ but if you wanted to achieve this with Fibery already, you could have a (read-only) field for the status and have buttons to change state, and the buttons can also be made to update the needed date/time fields…
Just a thought.

2 Likes

Using the API to make the workflow state read-only is pretty trivial
Then it’s just writing the scripts for a few buttons (‘Mark as In Progress’, ‘Mark as Done’, etc.) which will move through the states.
Once you define which date fields you want to be updated, then the rest is no problem either.
If you want help to do it, please drop me a line, and I can try to post some useful code here.

2 Likes

Hi, guys!
That is smth we hope will be possible pretty soon. As you know, we hope to focus on History as one of the Product Areas in Q1 2021, and that is smth we plan to implement as well as Activity Log.
Thanks for pointing this pain, all your votes are counted!

4 Likes