Skip to content

Task: Upload Task Model #18

@MiMiTooU

Description

@MiMiTooU

A table to persist upload tasks
contains:

  1. id : int
  2. path: str
  3. uploader : str
  4. state : int

there may be more of attributes for uploading, like descriptions, title, tags and so on, need more discussion

expecting two layers of such attributes, one layer catches the info from the webhook, another layer gets more info from the listener

Metadata

Metadata

Assignees

Labels

Difficulty:Easysome issue that needs just some random guy and few minutes to fixFunction:ModelSQL model related issueFunction:UploaderUploader related issuePriority:Moderate 🟡Something that is needed to be done in scheduleRange:BackendBackend related stuff like server functionalitiesState:Doneits completed but maybe requires some reviewTask:New Feature

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions