Global Log Curve Priority #2519
Labels
Enhancement
Improvement of existing functionality
Javascript
Pull requests that update Javascript code
.NET
Pull requests that update .net code
Milestone
As a user, I would like to be able to have a global set of log curve priorities that are applied to all logs regardless of their server, well and wellbore.
As shown in the image below, we currently have functionality to mark a curve as Priority and apply a filter to only show the prioritized curves.
Clicking "Edit priority" brings up this modal:
The priorities are saved in the database with the well and wellbore uids as keys (the well-wellbore combination decides which set of saved priorities are applied). We should keep the current functionality as is, but add an option to make the priority of a curve global.
In addition, it should be possible to import/export the priority to a csv file. The Missing Data Agent has import/export functionality similar to what I have in mind (right-click on a well to find it). As the table already has a built-in download option, the export is already in place.
I suggest that it can look similar to this:
Requirements:
The text was updated successfully, but these errors were encountered: