veritus / veritus-backend

1 stars 0 forks source link

Link between Promises and Cases #63

Closed AriHrannar closed 6 years ago

AriHrannar commented 6 years ago

Description

One of the core functionalities is linking between Promise and Case using Subject. This will have to be run periodically with a cronjob.

I wrote a sample algorithm in PromiseService but its a bit cluttered right now and needs to be implemented more cleanly.