View Issue Details

IDProjectCategoryView StatusLast Update
0015684Plugin - RelatedIssuesExportGeneralpublic2025-10-25 19:40
Reporterabesier Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status newResolutionopen 
PlatformLinux 
Summary0015684: Cronjob to export as XML
Description

Hi,

I want to export all issused to a xml format and index them via lucene. I did not find an example to do this. Is there a "easy" way to export all issuses via cron job?

Thanks for your help

TagsNo tags attached.

Activities

Sanjana Redekar

Sanjana Redekar

2025-05-06 21:24

reporter   ~0070222

Use a cron job to run a script that uses the Jira REST API to fetch all issues in XML format and index them with Apache Lucene.