contains-backfill-job Card
Processing Contains-Backfill Jobs
Some cards are missing their contains: field. This job lists a batch of them; write a one-line contains: for each.
Steps
- Read this job card to find the referenced cards (each entry in
items:has arefpointing to a card missingcontains:) - For each item, read the card, then set its
contains:field with:bbx contains update "<path>" --text "..." - Write one sentence stating what can be found inside the card. When the information is concise, the sentence carries the information itself ("Dentist moved to June 17; confirmation in this email"), not a pointer at it ("contains scheduling information"); when it isn't concise, say what's learnable there. Never a list of parts; under 200 characters.
- Commit your work
- Run
bbx finish {thisJobFile}to complete the job