Actions
Bug #3607
closedReload latest commit through API is not working
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Web - Maintenance
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
using the API to reload the latest commit archive is not working :
Exception occured while processing /api/archives/restore/full/latestCommitMessage: java.lang.NullPointerException com.normation.rudder.repository.xml.ItemArchiveManagerImpl.lastGitCommitId(ItemArchiveManagerImpl.scala:330)
We should use the same function than the one used in the webapp.
Actions