ert
ert copied to clipboard
Get warning if local Workflow job is overriding a centrally installed one
Is your feature request related to a problem? Please describe. I am writing an ERT Workflow in fmu-dataio with the intent of replacing a local one that is stored in Drogon and copied by several FMU users. Once the Workflow is distributed in komodo, I was hoping that the users would get a warning indicating that this exists. However while testing in a komodoenv I did not see any message.
Describe the solution you'd like I would like a warning in the start-up of ERT if a locally Workflow job is overriding a centrally installed Workflow. Similar to what I get for FORWARD_MODELS: https://github.com/equinor/ert/blob/590414ba8cd561ce516367bddefb26e32f7dcf9b/src/ert/_c_wrappers/enkf/ert_config.py#L711-L716