-
Notifications
You must be signed in to change notification settings - Fork 0
dealing with lists #6
Copy link
Copy link
Open
0 / 20 of 2 issues completedDescription
the rules for identify and dealing with a list should be turned around
if the logsheete_schema_extended says it should be a list then
- if there are no ";" in the string, then treat it as a 1 element list,
- if there are ";"s in the string, then treat that as a separator
- strip any trailing blank (in case the ";" is put at the end of the list with nothing else after it
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
changechanges requiredchanges required
Type
Projects
Status
⛑️ Todo