Fix to handle priority numbers correctly.
Previously, if the priority number is '08' or '09', for example, the script cannot handle them correctly as these numbers are treated as octal numbers.
Loading
Please register or sign in to comment
Previously, if the priority number is '08' or '09', for example, the script cannot handle them correctly as these numbers are treated as octal numbers.