/
Require an issue to have attachments
Require an issue to have attachments
This script works only to check for the attachments that are already present for the current issue. If you need to check for attachments that are being added in the transition screen, please use !hasInput("attachments") instead of size(attachments) == 0.
See also
- Disabling inline edits in Jira
- Forbidding users to create some issue types
- Hide fields from users not in a project role
- Limit Number of Characters in Text Field
- Lock an issue - a better variant (Live Fields)
- Locking Issues
- Making an issue read-only
- Require User to Log Work Before Transitioning Issue
- Restrict issue type availability by user
- Restrict workflow based on status of dependencies
- Validator for component lead
Related content
Predefined structure types reference
Predefined structure types reference
Read with this
Ensure that issues have attachments
Ensure that issues have attachments
More like this
Require User to Log Work Before Transitioning Issue
Require User to Log Work Before Transitioning Issue
More like this
Restrict issue type availability by user
Restrict issue type availability by user
More like this
Conditions Templates
Conditions Templates
More like this
Validator for component lead
Validator for component lead
More like this