Skip to main content

When you download the results of a dataset in rules engine execution history, the filename contains the name of the task, and the date time in unix format. 

Examples are..

Account_1678382621956.csv (from horizon rules)

Account_1679681785577.csv (from old rules UI)

 

We can convert the values using a tool like https://www.epochconverter.com/, but it would be more convenient to include a human readable date by default, especially in cases when you are trying to compare the results of several rule runs. 

 

I have noticed that the action results in horizon rules do have a more readable format, but in the old UI this is not the case. 

Examples are.. .

loadToCompany_success_5ebf1101-4a45-42fa-b9bf-a99c9e523252_20230309172346 (horizon rules)

company_1679681532008_complete_success_rows (old UI)

 

Request here would be to across the board use readable date formats

 

Be the first to reply!

Reply