is it possible to fill excel form on jira? i have a standart meeting form and want to people when they try to close meeting issue they have to fill this excel form, is it possible, how can i provide it?
What you could try is: introduce a condition (validator) to your workflow. When your users try to enter the "closed" status, the validator should check if the issue has at least one Excel attachment, and possibly check its filename, etc.
The Script Runner allows writing custom validators in Groovy, and it really should not take more than 10-15 lines of code: https://jamieechlin.atlassian.net/wiki/display/GRV/Validators
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.