Add "prev_value" parameter to JavaScript preprocessing functions

XMLWordPrintable

    • Type: Change Request
    • Resolution: Unresolved
    • Priority: Trivial
    • None
    • Affects Version/s: None
    • Component/s: Server (S)
    • None

      Having access to the previous value in preprocessing JavaScript functions would open up new possibilities like calculating an overall sum counter if the item contains a single delta, creating a riemann integral or defining filters that depend on the current and the last item value.

      Since the preprocessing manager already needs to remember the previous values to support the existing "Change" and "Throttling" preprocessing steps, this value should already be available and it should only be necessary to make the parameter accessible in JavaScript.

            Assignee:
            Andris Zeila
            Reporter:
            Alexander Bergolth
            Votes:
            3 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: