fix: updated roadmap to remove part about customer-funded features
Some checks failed
Publish to docs.datacontroller.io / Deploy docs (push) Has been cancelled

This commit is contained in:
zmaj 2024-01-15 16:15:40 +00:00
parent 197c60615d
commit 81ce833ebe

View File

@ -1,7 +1,7 @@
---
layout: article
title: Roadmap
description: The Data Controller roadmap is aligned with the needs of our customers - we continue to build and prioritise on Features requested by, and funded by, new and existing customers.
description: The Data Controller roadmap is aligned with the needs of our customers - we continue to build and prioritise on Features requested by new and existing customers.
og_image: https://i.imgur.com/xFGhgg0.png
---
@ -11,20 +11,17 @@ og_image: https://i.imgur.com/xFGhgg0.png
On this page you can find details of the Features that have currently been requested, that we agree would add value to the product, and are therefore in our development roadmap.
Where customers are paying for the new Features (eg with our discounted Developer Days offer), then those Features will always take priority. Where funding is not available, new Features will be addressed during the Bench Time of our developers, and will always be performed after Bug Fixes.
If you would like to see a new Feature added to Data Controller, then let's have a chat!
## Requested Features
Where features are requested, whether there is budget or not, we will describe the work below and provide estimates.
When features are requested, we will describe the work to be performed in the sections below.
The following features are currently requested, and awaiting budget:
The following features are currently requested:
* Ability to set 'number of approvals' to zero, enabling instant updates (4 days)
* Ability to restore previous versions
* Ability to import complex excel data using Excel Maps (10.5 days)
* Ability to make automated submissions using an API
@ -37,12 +34,14 @@ The following changes are necessary to implement this feature:
* Additions to the test suite
* Pre-flight checks to ensure the SUBMITTER has APPROVAL rights prior to submit
* Log handling
* Updates to documentation
* Updates to documentation
* Release Notes
### Complex Excel Uploads
In Progress - https://git.datacontroller.io/dc/dc/issues/69
Our customer was ingesting Basel III reports into SAS and needed an easy to use mechanism for extracting very specific cells and ranges from a complex and constantly changing workbook format.
The changes we made to deliver this feature are described here: https://git.datacontroller.io/dc/dc/issues/69
### API Submissions