Add Date Properties to Scenario Objects (Ruby)
This would add a date_created
or date_last_committed
field to Scenario Objects in the WSApplication.current_network
.
It could be used to delete (or archive) old scenarios.
For example, this would allow users to write a ruby script that can loop through and delete any scenarios greater than 3 years old.
1
vote
Craig Jones
shared this idea