@JonahP1621 I've certainly worked with more than one docketing systems that allowed matters and docket entries to be assigned to multiple attorneys. That way, things would show up on each person's docket. Usually, the docketing system simply designated them as Attorney 1, Attorney 2, etc. and the firm could choose by policy the roles assigned to each of the Attorney n fields. At one big firm where I was a partner, at least one partner insisted that docket reports produced for him only show docket items for those few cases where he was the working attorney. The system we had there was so bad that I found to my horror that
one docketing clerk spent their entire day just producing daily docket reports for each attorney by running a giant docket for everyone, then manually extracting the docket for each attorney into a spreadsheet for just that person. I was able to cut that down to no more than an hour by writing some code to split the giant docket into individual files. It wasn't a great solution but was the best we could do with the limited capability of the system.