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

Drag-and-drop for element definition between engineering models with parameters outside of chain of RDL for target model is not performed #1271

Open
6 of 11 tasks
MartinFijneman opened this issue Aug 9, 2023 · 0 comments
Projects

Comments

@MartinFijneman
Copy link

Prerequisites

  • I have written a descriptive issue title
  • I have verified that I am running the latest version of the COMET-IME
  • I have searched open and closed issues to ensure it has not already been reported

Description

not sure if this is a problem for the IME or for the webservices, TBC:

Test performed with 10.0.0.1, on local server (web services 7.1.1), all steps using default admin user.

Testing performed for drag and drop actions between engineering models with differences in RDL-dependencies:

  • reference (/exchange) model as target model, with dependency only on generic RDL
  • source model created with dependencies on/ parameters from
    ** generic RDL
    ** 2 test parameters created in 2nd siteRDL with dependency on generic RDL
    ** parameter created in model RDL

expected behaviour when using drag and drop to copy element definition is that the items that exist in the target RDL (generic) are taken over, and the others skipped, also according to the dialog for this action - a partial copy will be performed

on clicking proceed, nothing happens though, the element definition is not copied into the target model, but an error message is thrown for one of the parameters in the RDLs that is not in the target model.

This is inconsistent, either the message should be removed, and the copy not allowed, leaving the error message, or the parameters that are outside of the generic RDL should be skipped, while the others are being created, as indicated in the dialog.

Steps to Reproduce

  • create a target (/exchange) model which depends only on the generic RDL
  • create a source model with several parameters from the generic RDL, and add one or more parameters separately to a modelRDL (or first create a new siteRDL depending on the generic RDL, and link this to the source model upon creating it)

Logs

  • There are no logs regarding the issue
  • { ] I have attached a log file or included the relevant section in this issue

System Configuration

  • COMET version:
    • COMET-IME: 10.0.0.1
    • Other:
  • Web Services:
    • CDP4/COMET Web Services version: 7.1.1
    • OCDT WSP version:
  • Environment (Operating system, version and so on):
    • Microsoft Excel (32/64 bit):
    • Windows OS (32/64 bit):
    • Additional information:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
COMET-CE
  
Awaiting triage
Development

No branches or pull requests

1 participant