This repository was archived by the owner on Sep 24, 2025. It is now read-only.
This repository was archived by the owner on Sep 24, 2025. It is now read-only.
Name() method on the Job model. If we don't have the job model when calling functions like this, then we could also have a JobID type which has a Name method that does the string manipulation. #191
this helps reduce the surface error for bugs, so we aren't doing this manipulations in multiple places.
Let's handle this in a follow up issue so that we can properly evaluate the best option.
Originally posted by @MSevey in #188 (comment)