kendraio-app icon indicating copy to clipboard operation
kendraio-app copied to clipboard

Migration of workflow cloud to main kendraio app project

Open darrenmothersele opened this issue 4 years ago • 3 comments

darrenmothersele avatar Apr 17 '20 11:04 darrenmothersele

  • [x] migrate workflow configs to firestore linked to main Kendraio App project
  • [x] move the created/updated timestamps to be part of data (not using Firebase document timestamps)
  • [x] update API code to use these updated timestamps and move to Kendraio App project
  • [ ] update the API to not use "adapter" as a grouping for workflows. probably means we need a system generated unique ID to prevent name clashes in current workflowId field.

darrenmothersele avatar Apr 17 '20 11:04 darrenmothersele

impacted by #129

darrenmothersele avatar Apr 17 '20 11:04 darrenmothersele

DONE: code updated and workflows migrated across

TODO: remove "adapter" as grouping. TBC: rename as "project"?

darrenmothersele avatar Apr 20 '20 09:04 darrenmothersele