@@ -46,4 +46,5 @@ type Worknote struct {
ID int64
IncidentNumber string
Note sql.NullString
CreatedAt sql.NullTime
}
The note is not visible to the blocked user.