Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Link to some ideas about further use of Entities

...

FeatureNotes / TicketsPriorityVolunteer(s)
Refactor of Submission/Workflow Backend
  • WorkspaceItem and WorkflowItem are very odd objects, and might be better off considered statuses of an Item. We may wish to discuss the higher level goals of Submission & Workflow to see whether these could be represented as stages/statuses of the Item object.
    • WorkspaceItem is not an actual Item, but captures the current status of an in progress submission. It is linked to an Item object that is currently being created by the in progress submission.
    • WorkflowItem is an old Interface that has been replaced by XMLWorkflowItem (for Configurable Workflow). An XMLWorkflowItem is also not an actual Item, but links to an Item that is currently in the workflow approval process. The workflow steps/process is associated with the Collection the Item is being submitted into, and is available from XMLWorkflowFactory.getWorkflow()
TBD
Migrate DSpace REST Report Tools to new REST API

Jira
serverDuraSpace JIRA
serverIdc815ca92-fd23-34c2-8fe3-956808caf8c5
keyDS-4301

TBD
Refactor code to enable production deployment of DSpace Containers

The possible deployment options and potential areas to refactor are captured here: DSpace Docker and Cloud Deployment Goals#DeploymentOptions

TBD
Merge Entity, Authority Record, and plain-text metadataIt can be argued that we are doing the same thing three different ways.  Entities: Thinking BiggerTBD




TBD

Pull Requests to review for possible inclusion

...