This commit is contained in:
@@ -134,6 +134,13 @@ nothing to do with business stuff or actual business data
|
|||||||
************************************************************************************************************************************************************
|
************************************************************************************************************************************************************
|
||||||
|
|
||||||
=-=-=-=- HOW TO HANDLE EDIT OWN PLANNING =-=-=-=-=-
|
=-=-=-=- HOW TO HANDLE EDIT OWN PLANNING =-=-=-=-=-
|
||||||
|
- EditOwn is really not about editown it's about supporting a user who is not supposed to see any data other than the bare minimum in order to fill out workorders
|
||||||
|
- Make it a business rule(s) instead in the areas of workorders and anything specific
|
||||||
|
- Get rid of edit own rights code entirely
|
||||||
|
- this might mean can clean up ownerID stuff in objects?
|
||||||
|
|
||||||
|
|
||||||
|
### DELETE THIS WORKING STUFF ABOUT EDIT OWN BELOW
|
||||||
|
|
||||||
- EDIT_OWN: HOW TO HANDLE PROPERLY??
|
- EDIT_OWN: HOW TO HANDLE PROPERLY??
|
||||||
- PROPOSED SOLUTION: 5/16
|
- PROPOSED SOLUTION: 5/16
|
||||||
@@ -141,7 +148,7 @@ nothing to do with business stuff or actual business data
|
|||||||
|
|
||||||
- NOTES FROM 5/14/2019
|
- NOTES FROM 5/14/2019
|
||||||
- Here are the most important characteristics to consider:
|
- Here are the most important characteristics to consider:
|
||||||
- EditOwn is really not about editown it's about supporting a user who is not supposed to see any data other than the bare minimum in order to fill out workorders
|
|
||||||
- EditOwn is originally intended to deal with limited rights users who are not supposed to see other workorders but the ones they are supposed to work on.
|
- EditOwn is originally intended to deal with limited rights users who are not supposed to see other workorders but the ones they are supposed to work on.
|
||||||
- Original intention is they can create items necessary to fill out their own workorders
|
- Original intention is they can create items necessary to fill out their own workorders
|
||||||
- It means a workaround on every single object and list coming from the server to check if they own an object in addition to their basic rights.
|
- It means a workaround on every single object and list coming from the server to check if they own an object in addition to their basic rights.
|
||||||
|
|||||||
Reference in New Issue
Block a user