Open fdefalco opened 8 years ago
We still use this internally to transfer cohorts back and forth between different sytems and the CDM
How are you using it without specifying a sourceKey?
It existed before that was changed and it was just never converted over. I think It still works. I think @jduke99 is still using it. It may just need to be converted to use source.
I'll have to verify that it still works,, but I know we still expected to be an available end point.
Nothing requires source, so that's why it still works. You can get a list of cohort definitions with a source and a source isn't in the cohort table, so it isn't explicitly required. We only have one CDM, so it hasn't been an issue. I would say, if anything needs to be changed, it's to make this service include source.
Since this endpoint was retained in the 2.x version of WebAPI, I'd propose that we determine:
For the 2.8 release, let's make this determination and close this out.
Let's remove it when we move to 3.0.
This is an antiquated service call that I believe should be removed.