Skip to content

Added list handling sheets

Alex Theg requested to merge atheg/inkstep_coko_conversion:master into master

Hi @charlie, I've added two new sheets into the XSweet pipeline for list handling.

I think that by adding these sheets where I did in the directory structure, they should be automatically pulled into rails, as a new HandleList module in the Xsweet Pipeline module, but it's possible I missed a step. By adding this as a new module to the Xsweet Pipeline, I think that also means that to have it properly load initially, I need to update the api seed and setup.rake. So, I'll submit an MR for those as well.

I couldn't test this so I'd appreciate you reviewing the changes when you get a chance.

Merge request reports