I have a workflow that pops up screens with required information at each transition. During several of those transitions I need to prompt for specific attachments to be added. The problem is that the attachment field can only have one description per project (as far as I know). So I want to be able to add some information text saying, attach the following files, and then providing a list. I have read that there is a message field in jira that will allow for optional text on a screen, but it has never worked for me. No matter what I put in the message field name, description, or default value, nothing ever shows up on the transition screens (or anywhere else for that matter). Any ideas?