Implement the ability to choose what versions are returned when searching in the API
As an application developer I want to be able to search for documents and control which versions are returned to reduce load on the API of filtering out all but the latest version. I.e. I want to be able to get: All versions (which match the searc...
As a customer I want to be able to rename all system metadata fields (globally) to my chosen term. E.g. As a customer I want to be able to rename the "version number" system field to "revision number". E.g. ISO19650 now refers to "Type" as "Form"....
"Download Documents" from Issue to support Primary Documents AND Renditions
As a user I want to be able to download Primary Documents AND their Renditions as an option from the Issue page. From the issue view/issue response page, support: "Download Documents" "Download Documents and Renditions"
Implement Events search comparable to the UI through Web Services
As an application developer I want to be able to search for objects by their events via the BCDE REST API, with the similar options as those available in the interface. The API search should include: Types of events Person who carried out the even...
Support multiple language specific strings for ROLES
As a role admin I want to be able to use one set of roles across multiple languages. Each role will need to be able to store a translation for the role name in each language. The correct role name will need to display according to the user's langu...
As a systems integrator I want to authenticate with the BCDE API via the latest version of OAuth 2. https://oauth.net/2/ Differences between OAuth 1 and 2. https://www.oauth.com/oauth2-servers/differences-between-oauth-1-2/ Python libraries for OA...
We want to have a small number of System Administrators whilst allowing for many more User Administrators. We should separate out System Admin from User Admin in BC. A User Admin can: Create user account Search for user account Actions Assign Comp...
over 4 years ago
in Core CDE
1
Future consideration