...
Code Block |
---|
You can only log work in multiples of 15 minutes |
Instead of status.name, you can also check status.statusCategory.name for a more generic check.
Only allow logging work for a single issue type
...
...
Code Block |
---|
You can only log work in multiples of 15 minutes |
Instead of status.name, you can also check status.statusCategory.name for a more generic check.
...