-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Problem
For multiple projects with the same project code (multiple projects under one external client), the document issue names are duplicated. For example:
As described above, having multiple of the same project code for different job numbers will result in duplicate document issue names, potentially causing confusion. Having different volume codes for each document could help in differentiating the document issues.
Potential Solution
Adding Project Volume to the excel file, and having that appear in the document issue name instead of "XX", would be a possible solution.
Potential Side effects
There could be some name overrides that might ignore the "Project Volume" in the name, or some error could be caused by adding an extra field in the excel file.