We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
These properties are now made editable in PR #639 and covers GUI updates through wellbore property pane
wellbore
The shape?: string; has also been added, not editable but not in the user story list.
shape?: string;
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.
nameWell
Well
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
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
Acceptance criteria
The text was updated successfully, but these errors were encountered: