Bug #3607
Updated by Vincent MEMBRÉ over 11 years ago
using the API to reload the latest commit archive is not working : <pre> Exception occured while processing /api/archives/restore/full/latestCommitMessage: /api/archives/restore/full/latestCommit<pre>Message: java.lang.NullPointerException com.normation.rudder.repository.xml.ItemArchiveManagerImpl.lastGitCommitId(ItemArchiveManagerImpl.scala:330) </pre> We should use the same function than the one used in the webapp.