Skip to content
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

Pipetest: Grid (Frontend) #462

Closed
8 tasks done
MagnusGjosund opened this issue Aug 11, 2023 · 5 comments
Closed
8 tasks done

Pipetest: Grid (Frontend) #462

MagnusGjosund opened this issue Aug 11, 2023 · 5 comments
Assignees
Labels

Comments

@MagnusGjosund
Copy link
Contributor

MagnusGjosund commented Aug 11, 2023

Description

Implement the columns according to the draft-layout provided by @MagnusGjosund.

image

Acceptance criteria

The grid includes the fields with correct values:

  • Pipetest
  • Description
  • Priority
  • Location
  • Checklist status
  • Current Step
  • RFC
  • HT cables

How to test

@MagnusGjosund MagnusGjosund changed the title Pipetest: Grid Pipetest: Grid (Frontend) Aug 15, 2023
@kjellhaaland
Copy link
Contributor

kjellhaaland commented Jan 23, 2024

The type Custom_PipetestV1 from FAM is potentially missing some fields.

Link to FAM API for future reference: https://famapi.equinor.com/index.html

I have deduced the following mappings from Custom_PipetestV1 to the columns in the grid:

  • Pipetest <-> Id (with link)
  • Description <-> Missing?
  • Priority <-> Priority1
  • Location <-> mechanicalCompletionArea
  • Checklist status <-> Postponed/will be implemented later
  • Current step <->
  • RFC <-> rfC_Planned_Forecast_Date
  • HT cables <-> Missing?

@aman-riaz can you help me clearify the field mappings, and how to get the rest?
Please edit this comment with the correct mapping, and check them when they are verified.

@kjellhaaland kjellhaaland self-assigned this Jan 23, 2024
@kjellhaaland kjellhaaland added question Further information is requested scaling labels Jan 23, 2024
@aman-riaz
Copy link
Contributor

Walk-through of Pipetest app by Kjell to understand data requirement.
Discussed the mappings mentioned above and clarified.

Following fields are missing and will be added to Custom_Pipetest_v1:

Pipetest Description
HT cables

(postponed)
Checklist status
ChecklistStep

@kjellhaaland kjellhaaland added blocked and removed question Further information is requested labels Jan 23, 2024
@kjellhaaland
Copy link
Contributor

Waiting for fields from FAM.
Progress tracked in: equinor/fusion-data-gateway#468

@kjellhaaland
Copy link
Contributor

New fields added to FAM, but some is still missing.

Progress tracked in: equinor/fusion-data-gateway#468

@kjellhaaland
Copy link
Contributor

Closing this issue as it is now implemented and ready for test 🚀
Results from testing, and any potential changes that needs to be made is tracked in equinor/fusion-data-gateway#179

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants