-
Notifications
You must be signed in to change notification settings - Fork 51
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
Comments
Would require implementation of remaining WITSML objects as per #1956 |
we need to have a very good report for each step |
copy could be done to another witsml server or within one server (copy paste) |
if one object fails, it can continue, but it should be reported and be possible to rerun the failed job |
we need to make sure that witsml explorer supports copying of all attributes on the source server |
|
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. |
As a RT Operator
I want Copy a complete Wellbore from Server A to Server B
so that I can
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
Also, here are a few points that need to be addressed:
Resources
The text was updated successfully, but these errors were encountered: