mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-17 14:19:54 +05:00
Cgr-loader now clear indexing
This commit is contained in:
committed by
Dan Christian Bogos
parent
05d4acab5a
commit
ea2b5303f2
@@ -2162,6 +2162,7 @@ func (tpr *TpReader) WriteToDatabase(flush, verbose, disable_reverse bool) (err
|
||||
log.Print("AttributeProfiles:")
|
||||
}
|
||||
for _, tpTH := range tpr.attributeProfiles {
|
||||
|
||||
th, err := APItoAttributeProfile(tpTH, tpr.timezone)
|
||||
if err != nil {
|
||||
return err
|
||||
|
||||
Reference in New Issue
Block a user