Closed mikejmets closed 6 years ago
Bugfix
If you use {year} in the ID format of anything other than Sample you get a KeyError.
{year} can be used in IDs of any portal type.
-- I confirm I have tested this PR thoroughly and coded it according to PEP8 standards.
Bugfix
Current behavior before PR
If you use {year} in the ID format of anything other than Sample you get a KeyError.
Desired behavior after PR is merged
{year} can be used in IDs of any portal type.
-- I confirm I have tested this PR thoroughly and coded it according to PEP8 standards.