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: Copy/Paste Wellbore (inter/multi server) #175

Open
4 tasks
thomash1972 opened this issue Feb 16, 2021 · 7 comments
Open
4 tasks

User story: Copy/Paste Wellbore (inter/multi server) #175

thomash1972 opened this issue Feb 16, 2021 · 7 comments
Labels
High Priority UserStory Highlevel userStory(Epic)
Milestone

Comments

@thomash1972
Copy link

thomash1972 commented Feb 16, 2021

As a RT Operator
I want Copy a complete Wellbore from Server A to Server B
so that I can

  • safely edit/fix/enhance the data without contaminating the raw data
  • Copy a complete wellbore from a service company source WITSML to my Operator Store,
  • Duplicate the wellbore on the same server but change to my Company generated UID etc...
    also I need the ability to change UID if I want to as part of the process

Need both copy/paste and copy to server
Need to be able to pick multiple wellbores from the same well to copy

Acceptance criteria

  • Complete dataset for all WITSML objects exists on target server after copy
  • Ability to Duplicate a Wellbore on the same Server but with different UID, both on the same Well and different Well

Also, here are a few points that need to be addressed:

  • Only WITSML 1.4.1.1
  • SOAP

Resources

  • Resource A
  • Resource B
@marmid74 marmid74 added the UserStory Highlevel userStory(Epic) label Feb 18, 2021
@janburak janburak added the Blocked Requires other issues to be fixed first label Jun 9, 2023
@janburak
Copy link
Contributor

Would require implementation of remaining WITSML objects as per #1956

@robertbasti
Copy link
Collaborator

we need to have a very good report for each step

@robertbasti
Copy link
Collaborator

copy could be done to another witsml server or within one server (copy paste)

@robertbasti
Copy link
Collaborator

if one object fails, it can continue, but it should be reported and be possible to rerun the failed job

@robertbasti
Copy link
Collaborator

we need to make sure that witsml explorer supports copying of all attributes on the source server

@robertbasti
Copy link
Collaborator

  • copy to same well with the different uid on wellbore or to other wells on the same or other servers with the same or different uid

@eliasbruvik
Copy link
Contributor

After checking what missing objects we have data for on the production servers, we at least need to support Attachments first. After that, we should implement this feature with a disclaimer in the modal before ordering the job that lists the supported or not supported objects. This way the users will know/expect that some objects will not be copied.

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

No branches or pull requests

5 participants