RDMP
RDMP copied to clipboard
Research Data Management Platform (RDMP) is an open source application for the loading,linking,anonymisation and extraction of datasets stored in relational databases.
**Is your feature request related to a problem? Please describe.** Errors are not surfaced visibly, as encountered when #1513 was discovered. **Describe the solution you'd like** Failure to save data...
**Describe the bug** Current password encryption is sub-optimal - direct RSA encryption limits password length and is poor practice cryptographically. **To Reproduce** Add an external data source (e.g. database server)...
**Is your feature request related to a problem? Please describe.** The current validation XML field in `Catalogue` has a UI in the windows client but no way to control it...
When using seperate targets for RDMP #727 there is a shared persistence file (what windows were last opened). If this is a use case we are keen to support then...
Currently DQE results graph is static image (charting component) Change from monthly to yearly or quarterly and or zoom/pan etc.
**Describe the bug** There is already an outlier system built into RDMP. There is a class DatasetTimespanCalculator which is capable of predicting the range of data discarding outliers. Make sure...
 Here is an example of real data displayed in RMDP. It shows all buckets even if basically empty. **Describe the solution you'd like** Have an options to - throw...
An AggregateConfiguration is a query that builds a bit of a cohort. These can be marked as 'templates' making them reusable within Cohort Builder. This ticket looks at how awesome...
Problem is here. ExecuteExtractionUI uses suppress children. Altering this if statement doesn't help as the expand/collapse children commands are just broken for suppressing tree views. https://github.com/HicServices/RDMP/blob/bca30de68e58f8421b9f27a909ea9facb637b41c/Rdmp.UI/Menus/RDMPContextMenuStrip.cs#L269
**Describe the bug** When there are 2+ columns drawin from the same underlying column (e.g. an extraction transform) then you cannot use it in a Lookup (at least what happens...