Validation Errors
Depending on how your Transition screen is defined, the behaviour of the validation will differ ...
If the
TimeTracking field is not defined in the screen, then the
Worklogger Custom Field will validate :
- If work is logged,
- If logged work respect format,
- Work Log Permission
and the
Worklogger Validator will have just to validate :
- If the Comment (Work Description) is required
If the TimeTracking field is defined in the screen, then the
Worklogger Custom Field allows no Worklog
and the
Worklogger Validator, following Validator settings, will have to validate :
- If the Comment (Work Description) is entered
- If the Work is logged,