-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Handover Views #13
Comments
Suggested changes to Handover/MCPackagesAt the moment we need to resolve each MC packages' RFOC and RFCC status based on the fields
The frontend should be served with these two properties:
Since the frontend should go via dataproxy, it should probably be resolved in dataproxy so FAM view doesn't contain this logic? Resulting in this:
|
Suggested change to Handover/WorkordersAt the moment we need to resolve each workorder's status based on
The frontend should be served with this property:
Resulting in this:
|
Suggested changes to Handover/Main appPlaceholder |
Missing data for:
Maybe? |
Is the entire history here up-to date? Or can we trust the OP? |
The data that is missing (not the DB views) should be: NCR, DocumentID for Tasks, NextToSign |
@jaysencpp documentID for URL to PCS is now in PROD according to FAM. |
Closing this - the nextToSign is considered a nice-to-have - but put on hold. See comment NCR require a lot more. |
Handover Views (WIP)
The Handover App needs to migrate from Fusion Dataproxy using ProCoSys Views to FAM Views. Below is a proposal for the different data the App will need to consume.
Handover main app
Handover/Details
Handover/MCPackages
Handover/NCR
Handover/Workorders
Handover/Unsigned Tasks
I need to be able to generate this URL: [...]/Documents/Document#id=114212839&content=TASK!aa7e60c4-2d6d-424a-a83d-6a2ee8f209d9&tab=content
Handover/Unsigned Actions
I need to be able to generate this URL: [...]/Completion#CommPkg|112647990?bf=1&content=MAINACTION!2fc767f3-7421-15e3-3a66-316e2d3a21fc
Handover/Punch
I need to be able to generate this URL: [...]/Completion#PunchList|23674669?itemId=3743342
Handover/SWCR
Handover/Query
I need to be able to generate this URL: [...]/Documents/Document/#id=114890226
New fields that have been requested and not yet implemented in current solution
New Issues is requested to deal with these.
The text was updated successfully, but these errors were encountered: