Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

v2.0: to sync up the point in time tables with regular tables.  In v2.5.47+, run this:the one-time OTHER_JOB_syncAllPitTables daemon.  In a prior version, you can run this.

Code Block
new edu.internet2.middleware.grouper.misc.SyncPITTables().syncAllPITTables()

...