Skip to content

Loop through history table - only works if a 1th entry exists #77

@kingthorin

Description

@kingthorin

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions