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

User story: WELLBORE Frontend - Update attributes in property window #181

Closed
3 tasks
thomash1972 opened this issue Feb 17, 2021 · 1 comment · Fixed by #639
Closed
3 tasks

User story: WELLBORE Frontend - Update attributes in property window #181

thomash1972 opened this issue Feb 17, 2021 · 1 comment · Fixed by #639
Labels
UserStory Highlevel userStory(Epic)

Comments

@thomash1972
Copy link

thomash1972 commented Feb 17, 2021

As a Data Manager, I want to be able to right click on a WELLBORE, and update the attributes in the property window.

NB: This backlog Item only covers single instance update, not batch update of multiple object instances):

EDIT, NO BATCH, NO ENUM:
nameWellbore, nameWell, number, suffixAPI, numGovt, dTimKickoff, md, tvd, mdKickoff,tvdKickoff, mdPlanned, tvdPlanned, mdDubSeaPlanned, tvdSubseaPlanned, dayTarget

EDIT, BATCH, OPEN ENUM:
statusWellbore, purposeWellbore, typeWellbore, shape

Tasks

  • Extend property pane for Wellbore with new properties and make them editable
  • Connect the edited wellbore with a job in backend, through backend API, to persist the changed properties

Acceptance criteria

  • Ability to right click on a WELLBORE Object instance, and update the WELLBORE attributes listed above.
@steinsiv
Copy link
Collaborator

steinsiv commented Oct 8, 2021

These properties are now made editable in PR #639 and covers GUI updates through wellbore property pane

The shape?: string; has also been added, not editable but not in the user story list.

Note: the changes are not persisted to backend, and nameWell is to be be changed in Well properties pane. A new task has been added to encompass this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UserStory Highlevel userStory(Epic)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants