|
Rule name |
Job Naming |
|---|---|
|
Parallel Job |
Yes |
|
Server Job |
Yes |
|
Job Sequence |
Yes |
|
Description |
Checks the job name against a blocklist of known bad names (e.g. CopyOf*) |
Description
As developers we will occasionally work on a copy or WIP (Work In Progress) job but forget to rename it before checkin. This simple compliance test is designed to make these mistakes visible at check-in time.
See Data Migrators' asset naming standards for the default list of naming signatures on the blocklist.
Actions
Rename the Job to align with your coding standards and remove ambiguity.