This commit is contained in:
2019-05-20 21:50:19 +00:00
parent 7d9f0e1424
commit 32e9650061
4 changed files with 6 additions and 25 deletions

View File

@@ -15,12 +15,12 @@ Remove OwnerId
- DONE UserOptions remove but also has a bit below
- DONE ValidateJsonPatch
- DONE FileAttachment
- DONE FormCustom
- Rename OwnerId to UserId for those objects that require it still
- DataFilter
- DONE DataFilter
- EventLog
- Event object uses it see eventlog above
- FormCustom uses it much like DataFilter does, could also be renamed to UserId and semantically be better
- UserOptions (rename to userID)
- OpsJob (might be removable, rename it CreatorID? Or, if it's already logged in the event log then maybe no creator ID is required at all.)