-
-
Notifications
You must be signed in to change notification settings - Fork 255
Closed
Description
eg:
Nothing gets displayed if history record no.1 is removed. Further the 'loop' only works if the IDs are sequential.
There is a way to get the last history id:
| lastRef=extHist.getLastHistoryId();// Get current max history reference |
But there does not appear to be an equivalent for the first. Even so, that wouldn't solve the issue of non-contiguous ranges.
This isn't a show stopper but might be worth documenting in the script.
Metadata
Metadata
Assignees
Labels
No labels