More or less a version of the items in maintenance report, so the ticket stuff might not be relevant in the long run (It's my understanding that before the "missing" status was added missing items were marked with tickets labelled "missing", so the ticket stuff might help surface those tickets so they can be closed out).
Also, I corrected a mistake I made with the seeds in another PR where the members weren't actually associated with their users. I can pull that out into a separate PR if we need to (my bad).
What it does
Adds a report that lists all of the items with a status of "missing"
Why it is important
Takes care of #1640
UI Change Screenshot
Implementation notes
More or less a version of the items in maintenance report, so the ticket stuff might not be relevant in the long run (It's my understanding that before the "missing" status was added missing items were marked with tickets labelled "missing", so the ticket stuff might help surface those tickets so they can be closed out).
Also, I corrected a mistake I made with the seeds in another PR where the members weren't actually associated with their users. I can pull that out into a separate PR if we need to (my bad).