Gravity icon indicating copy to clipboard operation
Gravity copied to clipboard

Remove or make API-agnostic the User field type

Open Arithmomaniac opened this issue 5 years ago • 0 comments

We currently have code for reading/writing RSAPI User objects if they are fields of an RDO, but have not tested the code to make sure it is reliable. We also will run into issues with an RSAPI-specific object type (see #102).

We should either remove User support, or create an API-agnostic UserDto type and ensure it works well.

Arithmomaniac avatar Sep 02 '18 18:09 Arithmomaniac