0.31.50 #718
robotichead
started this conversation in
General
0.31.50
#718
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Features
Card319 - Construct a script to remove/purge old deleted documents
As documents and files get uploaded and removed from NearBeach, the storage spaced used by your organisation increases. Though storage space is cheap, it can get expensive over time. A simple solution to this problem, is to find all documents/files that have been deleted from the system after a certain amount of time, and purge them from the S3/Blob storage. This will free up some space.
We will flag with the system that this particular document has been purged and is no longer needed on the blob storage.
Card432 - Gantt Chart - Hover tooltip (or similar) or a detailed information on the task/project
Users require more information on the gantt chart when it comes to projects and tasks. Implementing a tooltip to pop up with the project/task description will help the user understand that particular object and it's relevancy to the sprint.
Bug fixes
What's Changed
Full Changelog: 0.31.49...0.31.50
This discussion was created from the release 0.31.50.
Beta Was this translation helpful? Give feedback.
All reactions