[SCHEDULER-1073]  Logfile links for Observations with Repeat > 1
Type Limitation
Priority Low
Severity Trivial
Component Web Schedule Browser
Fixed In Version [
Versions Affected [3.5.33.5.3
Severity Unassigned
Resolution Unresolved
Reported By Bob Denny
Resources
Start Date 1/1/0001

Description
If a single Observation has a Repeat count > 1, only the last repeat's log is linked from its entry in the Schedule Browser. It does say in the header "This is for repeat n of n", however the logs for the preceding repeats are not available via links. Remember that a repeated Observation is executed as multiple ACP operations.

Comments
1/10/2014 9:26:10 AM   Bob Denny
This will be huge. Will require database schema change due to need for a list of Sequencer Logs instead of LastSequencerLog. I suppose the LastSequencerLog field could contain a comma separated list but the paths could be too long to fit into a Text column in the database, etc.