nasa / CCDD

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

[Bug Fix] Assign Message IDs #72

Closed ASimpleNasaEngineer closed 4 years ago

ASimpleNasaEngineer commented 4 years ago

Assigning Message IDs, no matter the structure, does not assign new starting MsgIDs. No Error message is given and is assumed to work, but feature does not work.

jmacneal commented 4 years ago

I've created an issue on our internal repo. I'll provide updates on the issue's status here.

jmacneal commented 4 years ago

@ASimpleNasaEngineer If possible, could you provide any additional information about the database you were using? I'm having a hard time reproducing the behavior.

ASimpleNasaEngineer commented 4 years ago

The database we are using is pulling C from cFS and converting it into csv that is imported into CCDD. Once the MsgIDs, TLM, Struct, etc. are impoted, our MsgIDs are already have assigned numbers. The issue comes when I try to mass re-assign MsgIDs and nothing happens.

KevinMcCluney commented 4 years ago

Just to make sure, did you check the "Overwrite existing IDs" boxes in each of the tabs in the "Assign Message IDs" dialog?

ASimpleNasaEngineer commented 4 years ago

We did. We also gave a range of MsgIDs to assign to.

bawi235 commented 4 years ago

I attempted to recreate this issue, but I am having no luck. What version of CCDD are you using? If it is version 2 have you tried the newest release, version 2.0.20?

nasa7120 commented 4 years ago

Attempted to recreate this issue but had no success. Issue is being closed due to inability to replicate. If this problem persists, feel free to open a new issue with replication steps and details on CCDD, Java and postgres versions being used.

Details:

nasa7120 commented 4 years ago

Closed due to inability to replicate.