Actions
Bug #9275
closedArchitecture #2787: Use Doobie or Slick in place of SpringTemplate / squeryl / pur JDBC
Could not update the rules historization information in base
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Architecture - Code maintenance
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
On promises generation, I get the following error:
ERROR com.normation.rudder.batch.AsyncDeploymentAgent$DeployerAgent - Error when updating policy, reason Could not update the rules historization information in base. <- L'élément du batch 0 insert into rulesgroupsjoin (rulepkeyid, targets) values (108, 'special:all') a été annulé. Appeler getNextException pour en connaître la cause.
It's a typo in the table name
Actions