Direct URL to Specific Flow Execution within History

4 votes

Currently, when investigating a specific execution in ETLWorks, users must manually locate it within the execution history page. This process is time-consuming, especially when handling numerous executions or collaborating across teams.

Proposed Solution:
Modify the existing execution history URL format to include an execution_id query parameter that allows direct navigation to a specific execution.

Current URL Format:
https://opengov.etlworks.com/#/app/schedules/243/statistics

Proposed URL Format:
https://opengov.etlworks.com/#/app/schedules/243/statistics?execution_id=1234

By appending `?execution_id=<value>`, users can share and open URLs that directly reference a specific execution within the execution history.

Done roadmap Suggested by: Brad Wyatt Upvoted: 12 Mar, '25 Comments: 1

Comments: 1
OldestNewestMost likesFewest likes