Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Batch in Jira

Z-EL March 28, 2018

Hello,

I'm new in Jira plugin development.i want to create a batch that read a external file once a day.

Can anyone guide me, if jira provides  something close to that.

Thank you

1 answer

0 votes
Jobin Kuruvilla [Adaptavist]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 28, 2018

You can create a scheduled task in JIRA using SAL events. See https://developer.atlassian.com/server/framework/atlassian-sdk/scheduling-events-via-sal-tutorial/ for more details.

Z-EL March 29, 2018

Thanks Jobin! i'll test it.

Z-EL March 29, 2018

Hi Jobin,

I did the same example but in the end i got this error : 

atlassian-plugin.xml contains a definition of <component /component-import . This is not allowed when Atlassian-Plugin-Key is set.

I know, i should work with some annotations but i don't know how? i tried but i doesn't work. Can you help me please?

Thanks

Suggest an answer

Log in or Sign up to answer