Customer Portal

problem with check config on DBJoin

Comments 1

  • Avatar
    avackova
    0
    Comment actions Permalink
    This warning is because new lookup table is created in init() method and lookupTable.checkConfig(null) is not called. In new release this will be called, so there will be no warning on output.

Please sign in to leave a comment.