From 28b47074263910fb749ce63efcdb23ba7c6d3fb3 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Sun, 2 Aug 2020 15:53:37 +0300 Subject: [PATCH] README.md: Add TODOs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e51b8cc..684d144 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ $ mvn -B archetype:generate -DgroupId=org.cgiar.cgspace.ctasks -DartifactId=dspa - Make sure this doesn't work on items in the workflow - Port to DSpace 6 - Remember to bump Gson version! +- Check for existence of metadata field before trying to add metadata +- Add tests ## License This work is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html).