Make creating multiple snaphot tasks less clicky
Description
Problem/Justification
Impact
SmartDraw Connector
Katalon Manual Tests (BETA)
Activity

William Gryzbowski April 19, 2021 at 6:44 PM
Hi,
Thank you for your input however this ticket has received no traction in a long time.
If you will believe its an important improvement we ask you to create a new Suggestion type of ticket where it can be upvoted by other community users.
Thank you for understanding.

Andrea October 9, 2019 at 10:15 AM
Simply via the UI: Tasks → Periodic Snapshot Tasks
For any given dataset I tend to use a progressively-less-frequent retention scheme:
every 15m for an hour
every hour for a day
every day for a month
every month for a year
I am currently exploiting recursive shapshots as a way to limit the amount of tasks I have to create, but I would like to fine tune retention for some nested datasets and that isn't possible at the moment, so I'm accepting over-snapshotting or under-snapshotting for some datasets.
Anyway, this feature shouldn't be tied to my specific use case; I simply think that the current clicky interface doesn't scale for areas where there may be a need for a more extensive configuration such as periodic snapshots tasks.

Erin Clark October 8, 2019 at 7:36 PM
How exactly are you setting up these snapshot tasks that you would like to have replicable?
Details
Details
Assignee

Reporter

Snapshot tasks must be created one by one and doing so requires multiple clicks. If lots of tasks are desired, this quickly becomes cumbersome.
I think this could be improved in a few ways:
allow task creation to be driven by the CLI, so it could be scripted
store snapshot tasks as dataset user properties
allow users to import/paste task specifications as text files. This could be something as simple as a csv mimicking the storage_task DB table, or any other syntax