Project

General

Profile

Idea #15502

Updated by Peter Amstutz over 2 years ago

Add a new API endpoint that, given two containers or container requests: 

 * Check that they are both readable by the user 
 * Choose Compare them using the container from the request that was submitted earlier 
 * Choose the container request that was submitted later 
 * Using the same logic (and ideally, the same code) try that is used to match the later container request against the earlier container find containers for reuse 
 * Return a JSON object that functions as a report listing which fields did or other criteria prevented reuse. did not match. 

Back