We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As a new feature request, implement file uploads and attachments to tasks.
The text was updated successfully, but these errors were encountered:
This is a good feature. I think that files should be able to attach to all objects (project, sprint, story, task, etc.)
Sorry, something went wrong.
There should also be a way to configure how they are stored, aws being one of them.
This is going to be on next version of Taskboard, model for this is already done (https://github.com/tarlepp/Taskboard/blob/angular/backend/api/models/File.js).
Actual storage configuration need more thinking to do.
No branches or pull requests
As a new feature request, implement file uploads and attachments to tasks.
The text was updated successfully, but these errors were encountered: