Done
Details
Assignee
Aliaksandr FedasiukAliaksandr FedasiukReporter
Aliaksandr FedasiukAliaksandr FedasiukPriority
P3Story Points
0Development Team
FolijetFix versions
Release
Nolana (R3 2022) Service Patch #2TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Aliaksandr Fedasiuk
Aliaksandr FedasiukReporter
Aliaksandr Fedasiuk
Aliaksandr FedasiukPriority
Story Points
0
Development Team
Folijet
Fix versions
Release
Nolana (R3 2022) Service Patch #2
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created June 27, 2023 at 1:57 AM
Updated July 18, 2023 at 2:26 PM
Resolved June 27, 2023 at 1:57 AM
Implement fetch(long) method.
ORCHID Critical service patch details
Describe issue impact on business: Data import receives some timeouts. In order to implement MODSOURMAN-989, FOLIO needs an additional method of fetching records from Kafka
What institutions are affected? (field “Affected Institutions” in Jira to be populated): All who use Data Import
What is the workaround if exists? None, Data import continues to be less efficient
What areas will be impacted by fix (i.e. what areas need to be retested): Confirm Data import Smoke and Critical path work as expected
Brief explanation of technical implementation and the level of effort (in workdays) and technical risk (low/medium/high):
Purpose
For Flow Control, we need a method to get a given number of records from Kafka.
Approach
Added implementation of fetch(long) method.
Technical risk: Low
Brief explanation of testing required and level of effort (in workdays). Provide test plan agreed with by QA Manager and PO: After the MODSOURCE and MODSOURMAN patches are applied, we need to retest the Smoke and Critical Path Data Import tests (most of which are automated), and perhaps selected Extended Manual tests. Manual testing across these MODSOURCE and MODSOURMAN changes are likely 3-5 days of work for manual QA, plus some input from PO.
What is the roll back plan in case the fix does not work? Revert to previous version
NOLANA Critical service patch details
Describe issue impact on business: Data import receives some timeouts. In order to implement MODSOURMAN-989, FOLIO needs an additional method of fetching records from Kafka
What institutions are affected? (field “Affected Institutions” in Jira to be populated): All who use Data Import
What is the workaround if exists? None, Data import continues to be less efficient
What areas will be impacted by fix (i.e. what areas need to be retested): Confirm Data import Smoke and Critical path work as expected
Brief explanation of technical implementation and the level of effort (in workdays) and technical risk (low/medium/high):
Purpose
For Flow Control, we need a method to get a given number of records from Kafka.
Approach
Added implementation of fetch(long) method.
Technical risk: Low
Brief explanation of testing required and level of effort (in workdays). Provide test plan agreed with by QA Manager and PO: After the MODSOURCE and MODSOURMAN patches are applied, we need to retest the Smoke and Critical Path Data Import tests (most of which are automated), and perhaps selected Extended Manual tests. Manual testing across these MODSOURCE and MODSOURMAN changes are likely 3-5 days of work for manual QA, plus some input from PO.
What is the roll back plan in case the fix does not work? Revert to previous version