Actions
Bug #1313
closedInventories sometimes have REF and CLIENTREF anchors empty
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
Inventories sometimes have REF and CLIENTREF anchors empty, which yields an empty field in the node acceptation screen and a warning in the logs:
--- SNIP ---
11:41:22.086 [qtp1197515375-65] INFO c.n.i.p.e.FusionReportEndpoint - New input report: file
11:41:22.199 [qtp1197515375-65] WARN c.n.i.domain.ldap.ServerEntry - {REF} doees not match the expected regexp
11:41:22.199 [qtp1197515375-65] WARN c.n.i.domain.ldap.ServerEntry - {CLIENTREF} doees not match the expected regexp
11:41:22.223 [qtp1197515375-65] INFO c.n.i.p.e.FusionReportEndpoint - Report file parsed in 136 milliseconds, sending to save engine.
---SNIP---
Actions