Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.

...

UC-04a

ArtifactManagement - Upload artifacts

Versión1.0
DependenciesNone
Preconditions
  • User must be logged
  • User must have ROLE_PRODUCT_MANAGER
DescriptionFunctionality to upload new artifacts associtated with and existent version
Secuence
  1. User request to upload artifacts by version identifier
  2. System returns modal component to upload multiple large files.
  3. User adds artifacts and start upload process.
  4. System starts upload in background and notifies the user after completion.
  5. System saves artifact to the underlying datastorage
  6. System calculates MD5 over the uploaded artifact
  7. System creates an artifact metadata entry with storage stats.
  8. Version UploadDate must be updated.
PostconditionsAudit fields must save who created that artifact.
ExceptionsSystem must reject version if provided version identifier KEY does not exist.
CommentsUpload events must be prevented once an upload task has started. System must alert user about that.

...