nasa / CCDD

CFS Command and Data Dictionary Tool (CCDDT)
81 stars 31 forks source link

[Feature Request] Replace Existing Script Associtation Flag #69

Closed amikhail0 closed 4 years ago

amikhail0 commented 4 years ago

It would be helpful if there was a command line flag to replace any imported script association configuration

jmacneal commented 4 years ago

@amikhail0 I assume you mean an import flag, and that this would be an analogous command line flag replaceExistingMacros. Right now, any conflicting script association definition between the current database and an attempted import will ignore the conflicting imports. Please let me know if this is what you meant. I'm currently working on adding this feature, both for the command line and the GUI import dialog.

amikhail0 commented 4 years ago

@jmacneal That's exactly what I meant. A flag like "replaceExistingMacros" should do address this for me.

I actually get script association errors when importing conflicting script association definitions

bawi235 commented 4 years ago

This change will be included in our next release.

bawi235 commented 4 years ago

Version 2.0.23 is out and includes this new functionality.