jenkinsci / poll-mailbox-trigger-plugin

A Jenkins plugin, to poll an email inbox, and trigger jobs based on new emails.
https://plugins.jenkins.io/poll-mailbox-trigger-plugin/
MIT License
40 stars 32 forks source link

Download attachment option is not working #62

Open pankajjoshi-hub opened 2 years ago

pankajjoshi-hub commented 2 years ago

Version report

Jenkins and plugins versions report 1.026

Reproduction steps

Results

Expected result: The attachment should be downloaded.

Actual result: I just wanted to know where does %pmt_attachmentsDirectory% directory reside? Not creating any timestamp folder in the system. I try to print the timestamp directory path "echo pmt_attachmentsDirectory" result is getting any random number in tmp directory but in actuality, there is no timestamp directory in tmp folder.

BreakDW commented 2 years ago

Hi, Any solution or version of this, I am using this library to read and capture an excel file, but I can't find where it is saved, I need to use it in another pipeline.