Skip to content

Commit e635c18

Browse files
committed
RHINENG-20474: don't mark uploaded system as stale
fixup for af7359f
1 parent b60c1c4 commit e635c18

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

listener/upload.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,6 @@ func updateSystemPlatform(tx *gorm.DB, accountID int, host *Host,
357357
var colsToUpdate = []string{
358358
"display_name",
359359
"last_upload",
360-
"stale",
361360
"stale_timestamp",
362361
"stale_warning_timestamp",
363362
"culled_timestamp",

0 commit comments

Comments
 (0)