Basicly i want people to be able to upload a file into a ticket. Once that is done it should get a status "pending" or whatever is handy in that case untill a admin of that project comes and says "approved" on which the workflow will execute a command line (shell) script with the contents of the attachments.
For approval i've seen https://answers.atlassian.com/questions/158793/workflow-with-approval-s and for the execution https://marketplace.atlassian.com/plugins/com.pawelniewiadomski.devs.jira.automat (or bob's plugin?)
Only how to get the attachments on the commandline is something i have no clue to go about.
Any thoughts on this is appreciated.
Or, if you want a plugin that has everything inside, try this one: https://marketplace.atlassian.com/plugins/com.keplerrominfo.jira.plugins.jjupin
Example of an approval workflow: http://confluence.kepler-rominfo.com/display/TR/Start+progress+on+an+issue+only+after+the+approval+of+project+manager
The sytem routine is here to help you as well: http://confluence.kepler-rominfo.com/display/SIL/system
Have fun, R.
Ok so one plugin to rule them all
But that still leaves me a bit blank on how to get the attachment. How can i use a script with the attachment from the commandline. I only see http://confluence.kepler-rominfo.com/display/SIL/attachFile attach a file to a issue but not extract.
I'm on the move, I will ask one of my colleague to respond you ....
In any case, check standard variable 'attachments' http://confluence.kepler-rominfo.com/display/SIL/Variable+Resolution
Sure, no rush.
It looks like you're new here. Sign in or register to get started.