You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2021/05/05 15:01:52 UTC

[GitHub] [trafficcontrol] smalenfant commented on a change in pull request #5813: Remove STATSSUMMARY from Portal change log

smalenfant commented on a change in pull request #5813:
URL: https://github.com/apache/trafficcontrol/pull/5813#discussion_r626648334



##########
File path: traffic_ops/traffic_ops_golang/trafficstats/stats_summary.go
##########
@@ -154,8 +154,8 @@ func CreateStatsSummary(w http.ResponseWriter, r *http.Request) {
 	}
 
 	successMsg := "Stats Summary was successfully created"
-	logMsg := fmt.Sprintf("STATSSUMMARY: %v, ID: %v, ACTION: create stats_summary", *ss.StatName, id)
-	api.CreateChangeLogRawTx(api.ApiChange, logMsg, inf.User, inf.Tx.Tx)
+	// logMsg := fmt.Sprintf("STATSSUMMARY: %v, ID: %v, ACTION: create stats_summary", *ss.StatName, id)

Review comment:
       Thanks. I was just testing and looks like I left this in. 




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org