You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[MODEXPW-634](https://folio-org.atlassian.net/browse/MODEXPW-634) Use contains lookup to retrieve agreement lines for all titles in a package in a single query
[MODEXPW-607](https://folio-org.atlassian.net/browse/MODEXPW-607) Amount of circulation log records returned by filter and exported do not match for annual export
19
+
[MODEXPW-596](https://folio-org.atlassian.net/browse/MODEXPW-596) Remove currency code from EDI Order PRI+AAB line
20
+
[MODEXPW-559](https://folio-org.atlassian.net/browse/MODEXPW-559) Colon separating type and code in "Statistical code" column is encoded in the file with Matching records
21
+
[MODEXPW-637](https://folio-org.atlassian.net/browse/MODEXPW-637) Fix spring batch configuration to use jdbc repository
22
+
23
+
### Stories
24
+
[MODEXPW-611](https://folio-org.atlassian.net/browse/MODEXPW-611) Remove mod-configuration usage to get tenant addresses
25
+
[MODEXPW-603](https://folio-org.atlassian.net/browse/MODEXPW-603) Support EDIFACT export of orders with member tenant locations when Central Ordering is enabled
[MODEXPW-594](https://folio-org.atlassian.net/browse/MODEXPW-594) Upgrade Spring Boot version
28
+
[MODEXPW-588](https://folio-org.atlassian.net/browse/MODEXPW-588) Move mod-data-export-spring, mod-data-export-worker and folio_export-manager from app-platform-complete due to their dependency on app-acquisitions interfaces
29
+
[MODEXPW-584](https://folio-org.atlassian.net/browse/MODEXPW-584) Update EDI claim file format
30
+
[MODEXPW-583](https://folio-org.atlassian.net/browse/MODEXPW-583) Instance schema updating - new field "deleted"
31
+
[MODEXPW-574](https://folio-org.atlassian.net/browse/MODEXPW-574) Rendering Instance record Classifications in UI and downloadable files
32
+
[MODEXPW-573](https://folio-org.atlassian.net/browse/MODEXPW-573) Rendering Instance record Subjects in UI and downloadable files
33
+
[MODORDERS-1269](https://folio-org.atlassian.net/browse/MODORDERS-1269) Remove alerts and reporting codes from order lines, use a single order line schema
34
+
[MODORDSTOR-448](https://folio-org.atlassian.net/browse/MODORDSTOR-448) Make user limit as string field & apply migration
35
+
36
+
### Tech debts
37
+
[MODEXPW-600](https://folio-org.atlassian.net/browse/MODEXPW-600) Bump opencsv from 5.7.1 to 5.11.2 fixing commons-beanutils CVE-2025-48734
38
+
[MODEXPW-581](https://folio-org.atlassian.net/browse/MODEXPW-581) Duplicate entry errors are not reported when upload file with more than 5000 of identifiers in Bulk edit
39
+
[MODEXPW-579](https://folio-org.atlassian.net/browse/MODEXPW-579) Remove unused openssh sshpass (sftp) from Dockerfile
[MODEXPW-606](https://folio-org.atlassian.net/browse/MODEXPW-606) Move status configuration from data-export-worker to mod-bulk-ops
44
+
[MODEXPW-605](https://folio-org.atlassian.net/browse/MODEXPW-605) Make eholdings interface optional
45
+
[MODEXPW-604](https://folio-org.atlassian.net/browse/MODEXPW-604)[Bursar] Clarify exception messaging for the case where no accounts are found
46
+
[MODEXPW-601](https://folio-org.atlassian.net/browse/MODEXPW-601) Update for Split Search & Browse APIs
47
+
[MODEXPW-595](https://folio-org.atlassian.net/browse/MODEXPW-595) Use mod-settings to get Language & locale setting selections
48
+
[MODEXPW-593](https://folio-org.atlassian.net/browse/MODEXPW-593) Setup dependabot for your module
49
+
2
50
### Stories
3
51
*[MODEXPW-576](https://folio-org.atlassian.net/browse/MODEXPW-576) Enhance "MARC authority headings update" Report with Record Type Column Based on Consortium Environment.
4
52
*[MODEXPW-619](https://folio-org.atlassian.net/browse/MODEXPW-619) Remove the Linked bib fields column for the Authority headings change report
| KAFKA_CONSUMER_POLL_INTERVAL | 3600000 | Max interval before next poll. If long record processing is in place and interval exceeded then consumer will be kicked out of the group and another consumer will start processing the same message. |
40
+
| OKAPI_URL |http://okapi:9130| Okapi url |
40
41
| ENV | folio | Environment name |
41
42
| S3_URL |http://127.0.0.1:9000/| AWS url |
42
43
| S3_REGION | - | AWS region |
@@ -51,11 +52,169 @@ This value should be `true` if AWS S3 is used as storage.
| E_HOLDINGS_BATCH_JOB_CHUNK_SIZE | 100 | Specify chunk size for eHoldings export job which will be used to query data from kb-ebsco, write to database, read from database and write to file |
53
54
| E_HOLDINGS_BATCH_KB_EBSCO_CHUNK_SIZE | 100 | Amount to retrieve per request to mod-kb-ebsco-java (100 is max acceptable value) |
| AUTHORITY_CONTROL_BATCH_JOB_CHUNK_SIZE | 100 | Specify chunk size for authority control export job which will be used to query data from entities-links, and write to file |
55
57
| AUTHORITY_CONTROL_BATCH_ENTITIES_LINKS_CHUNK_SIZE | 100 | Amount to retrieve per request to mod-entities-links |
0 commit comments