-
verfasst von Henning Leutz
This commit improves the way processing status id is handled across different methods in the ProcessingStatus module. Now, we consistently cast processing status id as string before passing it to the config setter methods, eliminating any potential issues that might occur due to variable type inconsistencies. Changes are applied to the Factory and Handler classes alike. Related: #172
f11a7d4b