@ -2145,10 +2145,11 @@ func jobAlchAll(j Job) {
list = append(list, 0)
copy(list[i+1:], list[i:])
list[i] = k
break
}
if !itemInserted {
list = append(list, k)
The note is not visible to the blocked user.