LogicAppsUX icon indicating copy to clipboard operation
LogicAppsUX copied to clipboard

[Feature Enhancement][UI] Workflow page: Enable date column in data table

Open bonicaayala opened this issue 1 year ago • 3 comments

Request:

Enhance data table to display date workflow is created to improve user experience. This includes creating a workflow from scratch or from a template.

Links:

Backend feature enhancement issue: Azure/logicapps#1142

Enhancement:

  • Add column for date created
  • Column name: Date
  • Enable sorting
  • Default data table to sort newest to oldest to allow the most recent workflows to display at the top

Screenshots:

image

bonicaayala avatar Aug 22 '24 15:08 bonicaayala

I'm not sure we have a way of getting this information....

hartra344 avatar Aug 23 '24 04:08 hartra344

I'm not sure we have a way of getting this information....

Bonica has filed this issue in backend if they come back not possible then this can be closed.

preetriti1 avatar Aug 23 '24 05:08 preetriti1

I'm not sure we have a way of getting this information....

Bonica has filed this issue in backend if they come back not possible then this can be closed.

I don't think the backend can do anything with this either.....a workflow is just a file int he file system and could be deployed not just through ARM but through CICD, the file system can't/won't keep track of when it was created, especially if they're using something like run from ZIP where the entire file system changes every deployment.

hartra344 avatar Aug 23 '24 15:08 hartra344