<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 22:30:23 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>FOLIO Jira</title>
    <link>https://folio-org.atlassian.net</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>1001.0.0-SNAPSHOT</version>
        <build-number>100246</build-number>
        <build-date>07-02-2024</build-date>
    </build-info>

<item>
            <title>[MODEXPS-48] Remove expired files</title>
                <link>https://folio-org.atlassian.net/browse/MODEXPS-48</link>
                <project id="10024" key="MODEXPS">mod-data-export-spring</project>
                    <description>&lt;p&gt;&lt;b&gt;Purpose/Overview:&lt;/b&gt;&lt;br/&gt;
The files that stay more than the expiration time period should be deleted.&lt;br/&gt;
&lt;b&gt;Requirements/Scope:&lt;/b&gt; &lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Expired files should be auto cleaned&lt;/li&gt;
	&lt;li&gt;The setting that defines the expiration time period should be configurable at the tenant level.&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;&lt;b&gt;Approach:&lt;/b&gt;   &lt;br/&gt;
1) Do integration with mod-configuration. Default values should be posted to mod-configuration during TenantApi.&lt;br/&gt;
2) Implement a scheduled job for file removal.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Acceptance criteria:&lt;/b&gt; &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Expired files are removed&lt;/li&gt;
	&lt;li&gt;The expiration time period setting is configurable at the tenant level&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="34454">MODEXPS-48</key>
            <summary>Remove expired files</summary>
                <type id="10005" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10309?size=medium">Story</type>
                                            <priority id="10002" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p3.svg">P3</priority>
                        <status id="6" iconUrl="https://folio-org.atlassian.net/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10003">Done</resolution>
                                                        <assignee accountid="712020:6a686c16-9faf-499e-b5ea-d5e640ebd2a3">Siarhei Charniak</assignee>
                                                                <reporter accountid="712020:34093935-4596-40a6-8e57-61b3f326b5b3">Illia Daliek</reporter>
                                    <labels>
                            <label>bulk-edit-pilot</label>
                    </labels>
                <created>Wed, 17 Nov 2021 12:36:14 +0000</created>
                <updated>Fri, 18 Nov 2022 17:02:51 +0000</updated>
                            <resolved>Wed, 5 Jan 2022 23:01:14 +0000</resolved>
                                                    <fixVersion>1.3.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                <comments>
                                                            <comment id="77253" author="712020:6a686c16-9faf-499e-b5ea-d5e640ebd2a3" created="Fri, 24 Dec 2021 14:37:58 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A8629b273-56f1-466d-b7c7-5cbac0c3379b&quot; class=&quot;user-hover&quot; rel=&quot;557058:8629b273-56f1-466d-b7c7-5cbac0c3379b&quot; data-account-id=&quot;557058:8629b273-56f1-466d-b7c7-5cbac0c3379b&quot; accountid=&quot;557058:8629b273-56f1-466d-b7c7-5cbac0c3379b&quot; rel=&quot;noreferrer&quot;&gt;Magda Zacharska&lt;/a&gt;&lt;br/&gt;
Verified on firebird rancher environment&lt;/p&gt;

&lt;p&gt;&lt;b&gt;1. Prepare test data&lt;/b&gt;&lt;br/&gt;
Changed existing task updated date&lt;br/&gt;
 &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;a id=&quot;24957_thumb&quot; href=&quot;/rest/api/3/attachment/content/24957&quot; title=&quot;pgadmin.png&quot; file-preview-type=&quot;image&quot; file-preview-id=&quot;24957&quot; file-preview-title=&quot;pgadmin.png&quot;&gt;&lt;jira-attachment-thumbnail url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/24957?default=false&quot; jira-url=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/24957&quot; filename=&quot;pgadmin.png&quot;&gt;&lt;img src=&quot;https://folio-org.atlassian.net/rest/api/3/attachment/thumbnail/24957&quot; data-attachment-name=&quot;pgadmin.png&quot; data-attachment-type=&quot;thumbnail&quot; data-media-services-id=&quot;817b4678-4769-4ec2-b1aa-8773721787c4&quot; data-media-services-type=&quot;file&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/jira-attachment-thumbnail&gt;&lt;/a&gt;&lt;/span&gt; &lt;/p&gt;

&lt;p&gt;Check that job exists&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
curl --location --request GET &lt;span class=&quot;code-quote&quot;&gt;&apos;https:&lt;span class=&quot;code-comment&quot;&gt;//firebird-okapi.ci.folio.org:443/data-export-spring/jobs/68f88eda-e194-4f18-8480-52df4fa37c10&apos;&lt;/span&gt; \
&lt;/span&gt;--header &lt;span class=&quot;code-quote&quot;&gt;&apos;x-okapi-tenant: diku&apos;&lt;/span&gt; \
--header &lt;span class=&quot;code-quote&quot;&gt;&quot;x-okapi-token: $TOKEN&quot;&lt;/span&gt; \
--header &lt;span class=&quot;code-quote&quot;&gt;&apos;Content-Type: application/json&apos;&lt;/span&gt;
{
    &lt;span class=&quot;code-quote&quot;&gt;&quot;id&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;68f88eda-e194-4f18-8480-52df4fa37c10&quot;&lt;/span&gt;,
    &lt;span class=&quot;code-quote&quot;&gt;&quot;name&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;000001&quot;&lt;/span&gt;,
    &lt;span class=&quot;code-quote&quot;&gt;&quot;source&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;diku_admin&quot;&lt;/span&gt;,
    &lt;span class=&quot;code-quote&quot;&gt;&quot;isSystemSource&quot;&lt;/span&gt;: &lt;span class=&quot;code-keyword&quot;&gt;false&lt;/span&gt;,
    &lt;span class=&quot;code-quote&quot;&gt;&quot;type&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;BULK_EDIT_QUERY&quot;&lt;/span&gt;,
    &lt;span class=&quot;code-quote&quot;&gt;&quot;exportTypeSpecificParameters&quot;&lt;/span&gt;: {
        &lt;span class=&quot;code-quote&quot;&gt;&quot;query&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;(patronGroup==\&quot;&lt;/span&gt;3684a786-6671-4268-8ed0-9db82ebca60b\&lt;span class=&quot;code-quote&quot;&gt;&quot;) sortby personal.lastName&quot;&lt;/span&gt;
    },
    &lt;span class=&quot;code-quote&quot;&gt;&quot;status&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;SUCCESSFUL&quot;&lt;/span&gt;,
    &lt;span class=&quot;code-quote&quot;&gt;&quot;files&quot;&lt;/span&gt;: [
        &lt;span class=&quot;code-quote&quot;&gt;&quot;https:&lt;span class=&quot;code-comment&quot;&gt;//folio-firebird.s3.us-west-2.amazonaws.com/BULK_EDIT_QUERY_2021-12-23_13%3A30%3A09_68f88eda-e194-4f18-8480-52df4fa37c10.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;amp;X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20211223%2Fus-west-2%2Fs3%2Faws4_request&amp;amp;X-Amz-Date=20211223T133026Z&amp;amp;X-Amz-Expires=604800&amp;amp;X-Amz-SignedHeaders=host&amp;amp;X-Amz-Signature=2fdb37f5d95e7821154f907521e93fd9da6770e61b78e4f018751954ebca8162&quot;&lt;/span&gt;
&lt;/span&gt;    ],
    &lt;span class=&quot;code-quote&quot;&gt;&quot;startTime&quot;&lt;/span&gt;: 1640266212058,
    &lt;span class=&quot;code-quote&quot;&gt;&quot;endTime&quot;&lt;/span&gt;: 1640266227658,
    &lt;span class=&quot;code-quote&quot;&gt;&quot;metadata&quot;&lt;/span&gt;: {
        &lt;span class=&quot;code-quote&quot;&gt;&quot;createdDate&quot;&lt;/span&gt;: 1640266205567,
        &lt;span class=&quot;code-quote&quot;&gt;&quot;createdByUserId&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;1de56b34-2732-5a21-a9ed-a8bb1e301c85&quot;&lt;/span&gt;,
        &lt;span class=&quot;code-quote&quot;&gt;&quot;createdByUsername&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;diku_admin&quot;&lt;/span&gt;,
        &lt;span class=&quot;code-quote&quot;&gt;&quot;updatedDate&quot;&lt;/span&gt;: 1638365427761,
        &lt;span class=&quot;code-quote&quot;&gt;&quot;updatedByUserId&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;1de56b34-2732-5a21-a9ed-a8bb1e301c85&quot;&lt;/span&gt;,
        &lt;span class=&quot;code-quote&quot;&gt;&quot;updatedByUsername&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;diku_admin&quot;&lt;/span&gt;
    },
    &lt;span class=&quot;code-quote&quot;&gt;&quot;entityType&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;USER&quot;&lt;/span&gt;
}
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;&lt;b&gt;2. Check result after next scheduled execution&lt;/b&gt;&lt;br/&gt;
Check job execution at mod-data-export-spring module - expired job was found and DELETE message was sent to the mod-data-export-worker:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
14:11:48 [258621/proxy;587674/tenant] [diku] [] [mod-data-export-spring] INFO  ulkEditConfigService Found bulk-edit configuration: &lt;span class=&quot;code-keyword&quot;&gt;class &lt;/span&gt;ModelConfiguration {
24/12/2021 17:11:48     id: 9d9680a0-1cde-4d13-8372-9a817fe8b7c2
24/12/2021 17:11:48     module: BULKEDIT
24/12/2021 17:11:48     configName: general
24/12/2021 17:11:48     code: &lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;
24/12/2021 17:11:48     description: &lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;
24/12/2021 17:11:48     _default: &lt;span class=&quot;code-keyword&quot;&gt;true&lt;/span&gt;
24/12/2021 17:11:48     enabled: &lt;span class=&quot;code-keyword&quot;&gt;true&lt;/span&gt;
24/12/2021 17:11:48     value: {&lt;span class=&quot;code-quote&quot;&gt;&quot;jobExpirationPeriod&quot;&lt;/span&gt;:&lt;span class=&quot;code-quote&quot;&gt;&quot;14&quot;&lt;/span&gt;}
24/12/2021 17:11:48     userId: &lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;
24/12/2021 17:11:48     metadata: &lt;span class=&quot;code-keyword&quot;&gt;class &lt;/span&gt;Metadata {
24/12/2021 17:11:48         createdDate: Mon Dec 20 14:26:57 GMT 2021
24/12/2021 17:11:48         createdByUserId: &lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;
24/12/2021 17:11:48         createdByUsername: &lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;
24/12/2021 17:11:48         updatedDate: Mon Dec 20 14:26:57 GMT 2021
24/12/2021 17:11:48         updatedByUserId: &lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;
24/12/2021 17:11:48         updatedByUsername: &lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;
24/12/2021 17:11:48     }
24/12/2021 17:11:48 }
24/12/2021 17:11:48 14:11:48 [258621/proxy;587674/tenant] [diku] [] [mod-data-export-spring] INFO  JobServiceImpl       Collecting old bulk-edit jobs with &lt;span class=&quot;code-quote&quot;&gt;&apos;updatedDate&apos;&lt;/span&gt; less than 2021-12-10T00:00:00.000+0000.
24/12/2021 17:11:48 14:11:48 [258621/proxy;587674/tenant] [diku] [] [mod-data-export-spring] INFO  JobServiceImpl       Deleted old jobs [Job(id=68f88eda-e194-4f18-8480-52df4fa37c10, name=000001, description=&lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;, source=diku_admin, isSystemSource=&lt;span class=&quot;code-keyword&quot;&gt;false&lt;/span&gt;, type=BULK_EDIT_QUERY, exportTypeSpecificParameters=&lt;span class=&quot;code-keyword&quot;&gt;class &lt;/span&gt;ExportTypeSpecificParameters {
24/12/2021 17:11:48     bursarFeeFines: &lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;
24/12/2021 17:11:48     vendorEdiOrdersExportConfig: &lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;
24/12/2021 17:11:48     query: (patronGroup==&lt;span class=&quot;code-quote&quot;&gt;&quot;3684a786-6671-4268-8ed0-9db82ebca60b&quot;&lt;/span&gt;) sortby personal.lastName
24/12/2021 17:11:48 }, status=SUCCESSFUL, files=[https:&lt;span class=&quot;code-comment&quot;&gt;//folio-firebird.s3.us-west-2.amazonaws.com/BULK_EDIT_QUERY_2021-12-23_13%3A30%3A09_68f88eda-e194-4f18-8480-52df4fa37c10.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;amp;X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20211223%2Fus-west-2%2Fs3%2Faws4_request&amp;amp;X-Amz-Date=20211223T133026Z&amp;amp;X-Amz-Expires=604800&amp;amp;X-Amz-SignedHeaders=host&amp;amp;X-Amz-Signature=2fdb37f5d95e7821154f907521e93fd9da6770e61b78e4f018751954ebca8162], startTime=2021-12-23 13:30:12.058, endTime=2021-12-23 13:30:27.658, createdDate=2021-12-23 13:30:05.567, createdByUserId=1de56b34-2732-5a21-a9ed-a8bb1e301c85, createdByUsername=diku_admin, updatedDate=2021-12-01 13:30:27.761, updatedByUserId=1de56b34-2732-5a21-a9ed-a8bb1e301c85, updatedByUsername=diku_admin, outputFormat=&lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;, errorDetails=&lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;, batchStatus=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, identifierType=&lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;, entityType=USER, progress=&lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;)].
&lt;/span&gt;24/12/2021 17:11:49 14:11:49 [258621/proxy;587674/tenant] [diku] [] [mod-data-export-spring] INFO  KafkaService         Sending JobCommand(type=DELETE, id=60fa2704-19c9-4f10-9ad3-35c76635cd2a, name=&lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;, description=&lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;, exportType=&lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;, jobParameters={outputFilesInStorage=https:&lt;span class=&quot;code-comment&quot;&gt;//folio-firebird.s3.us-west-2.amazonaws.com/BULK_EDIT_QUERY_2021-12-23_13%3A30%3A09_68f88eda-e194-4f18-8480-52df4fa37c10.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;amp;X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20211223%2Fus-west-2%2Fs3%2Faws4_request&amp;amp;X-Amz-Date=20211223T133026Z&amp;amp;X-Amz-Expires=604800&amp;amp;X-Amz-SignedHeaders=host&amp;amp;X-Amz-Signature=2fdb37f5d95e7821154f907521e93fd9da6770e61b78e4f018751954ebca8162}, identifierType=&lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;, entityType=&lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;, progress=&lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;).
&lt;/span&gt;24/12/2021 17:11:49 14:11:49 [258621/proxy;587674/tenant] [diku] [] [mod-data-export-spring] INFO  KafkaService         Sent JobCommand(type=DELETE, id=60fa2704-19c9-4f10-9ad3-35c76635cd2a, name=&lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;, description=&lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;, exportType=&lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;, jobParameters={outputFilesInStorage=https:&lt;span class=&quot;code-comment&quot;&gt;//folio-firebird.s3.us-west-2.amazonaws.com/BULK_EDIT_QUERY_2021-12-23_13%3A30%3A09_68f88eda-e194-4f18-8480-52df4fa37c10.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;amp;X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20211223%2Fus-west-2%2Fs3%2Faws4_request&amp;amp;X-Amz-Date=20211223T133026Z&amp;amp;X-Amz-Expires=604800&amp;amp;X-Amz-SignedHeaders=host&amp;amp;X-Amz-Signature=2fdb37f5d95e7821154f907521e93fd9da6770e61b78e4f018751954ebca8162}, identifierType=&lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;, entityType=&lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;, progress=&lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;).
&lt;/span&gt;24/12/2021 17:11:49 14:11:49 [258621/proxy;587674/tenant] [diku] [] [mod-data-export-spring] INFO  ExportScheduler      deleteOldJobs executed &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; jobId:  at: 2021-12-24T14:11:48.573+0000
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Check job execution at mod-data-export-worker module - file was deleted:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
14:11:49 [258621/proxy;587674/tenant] [diku] [] [mod-data-export-worker] INFO  mandsReceiverService Received JobCommand(type=DELETE, id=60fa2704-19c9-4f10-9ad3-35c76635cd2a, name=&lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;, description=&lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;, exportType=&lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;, jobParameters={outputFilesInStorage=https:&lt;span class=&quot;code-comment&quot;&gt;//folio-firebird.s3.us-west-2.amazonaws.com/BULK_EDIT_QUERY_2021-12-23_13%3A30%3A09_68f88eda-e194-4f18-8480-52df4fa37c10.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;amp;X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20211223%2Fus-west-2%2Fs3%2Faws4_request&amp;amp;X-Amz-Date=20211223T133026Z&amp;amp;X-Amz-Expires=604800&amp;amp;X-Amz-SignedHeaders=host&amp;amp;X-Amz-Signature=2fdb37f5d95e7821154f907521e93fd9da6770e61b78e4f018751954ebca8162}, identifierType=&lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;, entityType=&lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;, progress=&lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;).
&lt;/span&gt;24/12/2021 17:11:49 14:11:49 [258621/proxy;587674/tenant] [diku] [] [mod-data-export-worker] INFO  mandsReceiverService Deleting old job files https:&lt;span class=&quot;code-comment&quot;&gt;//folio-firebird.s3.us-west-2.amazonaws.com/BULK_EDIT_QUERY_2021-12-23_13%3A30%3A09_68f88eda-e194-4f18-8480-52df4fa37c10.csv?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;amp;X-Amz-Credential=AKIA2VGNPE73JV77RBGE%2F20211223%2Fus-west-2%2Fs3%2Faws4_request&amp;amp;X-Amz-Date=20211223T133026Z&amp;amp;X-Amz-Expires=604800&amp;amp;X-Amz-SignedHeaders=host&amp;amp;X-Amz-Signature=2fdb37f5d95e7821154f907521e93fd9da6770e61b78e4f018751954ebca8162.
&lt;/span&gt;24/12/2021 17:11:49 14:11:49 [258621/proxy;587674/tenant] [diku] [] [mod-data-export-worker] INFO  ectStorageRepository Deleting objects [BULK_EDIT_QUERY_2021-12-23_13%3A30%3A09_68f88eda-e194-4f18-8480-52df4fa37c10.csv].
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Check that job was deleted&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
curl --location --request GET &lt;span class=&quot;code-quote&quot;&gt;&apos;https:&lt;span class=&quot;code-comment&quot;&gt;//firebird-okapi.ci.folio.org:443/data-export-spring/jobs/68f88eda-e194-4f18-8480-52df4fa37c10&apos;&lt;/span&gt; \
&lt;/span&gt;--header &lt;span class=&quot;code-quote&quot;&gt;&apos;x-okapi-tenant: diku&apos;&lt;/span&gt; \
--header &lt;span class=&quot;code-quote&quot;&gt;&apos;x-okapi-token: eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJkaWt1X2FkbWluIiwidXNlcl9pZCI6IjFkZTU2YjM0LTI3MzItNWEyMS1hOWVkLWE4YmIxZTMwMWM4NSIsImlhdCI6MTY0MDI2NjE4NCwidGVuYW50IjoiZGlrdSJ9.XTS55q1i5momIlrnj6l5N2KZCb_vhn7c_mzq9DaotUM&apos;&lt;/span&gt; \
--header &lt;span class=&quot;code-quote&quot;&gt;&apos;Content-Type: application/json&apos;&lt;/span&gt;
{
    &lt;span class=&quot;code-quote&quot;&gt;&quot;errors&quot;&lt;/span&gt;: [
        {
            &lt;span class=&quot;code-quote&quot;&gt;&quot;message&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;Job 68f88eda-e194-4f18-8480-52df4fa37c10 not found&quot;&lt;/span&gt;,
            &lt;span class=&quot;code-quote&quot;&gt;&quot;type&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;NotFoundException&quot;&lt;/span&gt;,
            &lt;span class=&quot;code-quote&quot;&gt;&quot;code&quot;&lt;/span&gt;: &lt;span class=&quot;code-quote&quot;&gt;&quot;404 NOT_FOUND&quot;&lt;/span&gt;
        }
    ],
    &lt;span class=&quot;code-quote&quot;&gt;&quot;total_records&quot;&lt;/span&gt;: 1
}
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10008">
                    <name>Defines</name>
                                            <outwardlinks description="defines">
                                        <issuelink>
            <issuekey id="12171">UXPROD-3318</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10006">
                    <name>Gantt End to Start</name>
                                                                <inwardlinks description="has to be done after">
                                        <issuelink>
            <issuekey id="30977">MODEXPW-45</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="79209">MODBULKED-2</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="31270">MODEXPW-326</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="24957" name="pgadmin.png" size="88011" author="712020:6a686c16-9faf-499e-b5ea-d5e640ebd2a3" created="Fri, 24 Dec 2021 14:38:55 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummarycf">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10057" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Development Team</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10152"><![CDATA[Firebird]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10063" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>PO Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03cof:c</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="398">Firebird Sprint 130</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10044" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 24 Dec 2021 14:37:58 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10025" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>[CHART] Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>