Investigate our options to provide legacy support for Drupal ECA status page
Can you take a look at the ECA Drupal database table and see if we have everything we need in there to migrate legacy ECA validation status to our new API so that we don't break any existing status links on existing MR?
The legacy URLs were: accounts.eclipse.org/legal/eca/validation/:id
. We can easily set up redirects from this URL to a URL to the ECA service.
I am wondering if all you need is to migrate the validation id, organization, project and merge_request id?
EDIT:
Looks like I am logged in as @webdev. This was a mistake. This issue was created @cguindon
Edited by EclipseWeb Web