Folks,
We will shut down this page and collect all action items in this Backlog: Meeting Topic and Action Item Backlog - SysOps
We will have to work from SYSOPS-011 down to complete the transfer of items to the above mentioned Backlog.
Priorities:
P1: Critical
P2: High - we can go live without it, but it hurts
...
Item-ID | Topic | Following Discussion on | Description | Priority | JIRA-Ticket # | Status | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
TAMU installation experiences | 03/01/2018 | Right now, difficult to build Stripes and run modules on different machines.
| P2 | is being all touched upon and hit - pretty much solved (Jason) | ||||||||||||||||||||||||||||||||||
API-Consistency | 03/18/2018 | has been addressed in Madrid to Nassib, needs specifications. we can go without, but there is advantage in addressing it. | Should be logged in particular issues (Anton) | |||||||||||||||||||||||||||||||||||
SYSOPS-001 | Documentation on Docker modules | 02/22/2018 | Documentation belongs a) in the README on github b) on dockerhub | P2 | There is a Ticket about that (Anton). Marc Stacy and David Crossley work on this. It is being worked on May/24/2019 FOLIO-2003 and FOLIO-2008. | |||||||||||||||||||||||||||||||||
SYSOPS-002 | Re-write LS-Tools in FOLIO | 04/12/2018 | LS-Tools = A tool set at Cornell which allows technical services do library automation tasks through a common web interface. It is essentially an ETL tool. It comprises cleanup jobs, export and import jobs. There is a specification written for each job that describes who owns it, how it is executed, what is needed, etc. The app also allows for searching of marc data with a highly granular selection capability. The app is a swiss army knife of technical services activities. It has meant a huge increase in productivity for technical services staff. Re-implementing this in Folio will be a challenge. Some combination of the workflow engine and the marc batch loader could replace LS tools. The workflow engine is meant to be a platform to build these kinds of applications on. | P3 | moved | |||||||||||||||||||||||||||||||||
Install-issues | 04/26/2018 |
| P2 |
| either being worked on or solved; covered in Kubernetes Group. Closed here. | |||||||||||||||||||||||||||||||||
SYSOPS-003 | Lightweight Ticketing App | 05/03/2018 |
| take "Trello" or something else - will be discussed in SysOps SIG on May 31st. | ||||||||||||||||||||||||||||||||||
SYSOPS-004 | Action Items from the data migration subgroup | 05/29/2018 | At Wolfcon we worked out a plan for how to architect data migration. Implementing institutions would extract and transform their legacy data into a json representation that conformed to the json schema for the apis of the different modules, or, optionally, for bibliographic marc data, into marcxml. FOLIO developers will write a high-speed loader which would then move the json data, or parse and move the marcxml data, into the appropriate Folio modules. User loads may be an exception to this scheme because the requirements for bulk loading from on-going data feeds may be sufficiently similar to the requirements for the initial migration of data that a single loader may be able to serve both purposes. Wayne is currently exploring a suitable design for a high-speed loader. This project should have a very high priority. Storage modules will need to accommodate bulk operations. Initial bulk loaders for migration vs. ongoing. | P1 |
| |||||||||||||||||||||||||||||||||
SYSOPS-005 | Data model revisions | 05/29/2018 | The data migration sub-group is currently working on an analysis of legacy data from our member institutions that is currently not represented in the published data models of the various Folio modules. We are forwarding the unrepresented data elements that we discover to the various domain SIGs to be considered for inclusion in data model revisions on which they are working. This project to enhance the data models of the various modules should have a high priority because of all of the down-stream development that depends on them, both for developers to code new functionality, but also for member institutions to review and comment on the adequacy of the institutional data that they have migrated. Gap analysis will flow through the SIGs for the data model. This is going on with all of the modules. | P1 | Data model revisions are closed (Wayne). There is nothing pending (Dale). | |||||||||||||||||||||||||||||||||
SYSOPS-006 | UUID-issue | 01/18/2018 + follow-ups | https://discuss.folio.org/t/on-primary-identifiers-in-folio/1826 Functional requirements: We need human readable identifiers. Eye-readable. Can be read on the phone. It has to accept legacy IDs. New records do not have to be compatible with the legacy identifiers. Preferred: Sequential identifiers. Sequential identifiers are related to the legacy identifiers. They leverage existing IDs by sequential numbers. It doesn't make sense to fix it after having gone live. | P1 | We have them for the inventory app. Jira UIIN-435. Closed here. | |||||||||||||||||||||||||||||||||
SYSOPS-007 | Wishlist from Deployment & Orchestration Session | 5/17/2018 | CLI / UI for dependency resolution. An Okapi administrative tool. | P1 | moved | |||||||||||||||||||||||||||||||||
SYSOPS-008 | Wishlist from Deployment & Orchestration Session | 5/17/2018 | Standards / Requirements for module instrumentation. Being able to see what is going on in a given module for debugging, performance analysis. | P2 |
| moved | ||||||||||||||||||||||||||||||||
SYSOPS-009 | Wishlist from Deployment & Orchestration Session | 5/17/2018 | Defined core set of modules. Frontend modules (stripes apps) and backend modules. What is the bare minimum set of modules to run FOLIO ? Distribution management is to be done. Establish an automated way that all modules work together. | P2 | done | |||||||||||||||||||||||||||||||||
SYSOPS-010 | Wishlist from Deployment & Orchestration Session | 5/17/2018 | Bootstrapping tool that
| P2 | moved | |||||||||||||||||||||||||||||||||
SYSOPS-011 | Wishlist from Deployment & Orchestration Session | 5/17/2018 | Useful data sets
| P3 |
| |||||||||||||||||||||||||||||||||
SYSOPS-012 | Wishlist from Deployment & Orchestration Session | 5/17/2018 | Release Management Right now: snapshots and git commits. Is not sustainable. Need to invest resource. Similar to distribution management. | P1 | ||||||||||||||||||||||||||||||||||
Loan data source element | 6/4/2018 | It is useful to have the source element ID for loan records in the data, not just "retrieved from FOLIO" | ||||||||||||||||||||||||||||||||||||
Referential data in loans | 6/4/2018 | There is the need to store data in the loans record even after an item record may be removed. Source should be indicated. How is this data updated if it changes in the instance record or item record? | ||||||||||||||||||||||||||||||||||||
Historical loan data | 6/4/2018 | How to represent historical data (e.g. circ_trans_archive)? Need to indicate both current circ data and historical sources. No place to represent compiled (collapsed) transactions for historical data. It might make sense to load history directly into a reporting system, rather than loading into the loans endpoint. | ||||||||||||||||||||||||||||||||||||
UserId in loan data | 6/4/2018 | UserID is a required field – how are data anonymized when a transaction is closed? May need to make userId not required. Same privacy issue about PatronGroup and OperatorID. | ||||||||||||||||||||||||||||||||||||
In house use in loan data | 6/4/2018 | Need store also in-house use (browses) in loan data. | ||||||||||||||||||||||||||||||||||||
Integrations | List of Integrations |
|
...