• Display of last response doesn't work in "More Security" mode (bug in WQSThreader agent)

    By Norman Heinrich 2 decades ago

    Hi,



    in the WQSThreader agent, the LastResponseID is set to the main documents own UNID instead of the ID of the last response.



    "doc.LastResponseID=ctx.GetItemValue("MainUNID")(0)"

    has to be

    "doc.LastResponseID=ctx.UniversalID"



    Oh, and could you remove your own server name from the scheduled agent "WebBoardIndexSchedule" for distribution ? Makes it a bit easier to get it running ;-)



    btw, really great app !

    • Fixed for 1.2a

      By Michael Bourak 2 decades ago

      Thanks !