...
- DONE: serialization of concepts should include id, terminologyId, preferred name
- Applies to Description and Relationship
- Return 0 for Long if not set
- Return "" for String if not set
REST APIs - fix @Consumes and @Produces
- Finalize integration REST testing
- DONE: security service
- Metadata Service
- Content Service
- Loaders
- DONE: Make sure snapshot and full create release info
- RF2 full
- RF2 snapshot
- RF2 delta
- Handle other data structures (currently only 4)
- RF2 daily build loader
- extends delta loader with a "handle retracted changes" method that looks at the previous release state of each element (using history service)
- Performance - optimize "commit"
- Claml loader
- make sure transitive closure computation is working
- PG: Admin tools
- Create an admin user and wire to a project
- Change role
REST APIs - fix @Consumes and @ProducesHistory service - support other data types
Testing
- Unit TestsTesting
- coverage, equals/hashcode/copy constructor; lists; algorithms; handlers
- Mojo Tests
- Unit TestsTesting
FOR FUTURE SPRINTS
...