ReliaQualAssociates / ramstk

Reliability, Availability, Maintainability, Safety (RAMS) analysis program.
https://www.reliaqual.com/rtk/
BSD 3-Clause "New" or "Revised" License
44 stars 15 forks source link

Import Hardware Does Not Create Similar Item Table Records #140

Closed weibullguy closed 6 years ago

weibullguy commented 6 years ago

Expected Behavior

As an admin, I want the import routine to automatically populate the Similar Item table in the Program database so that I don't have to do it manually.

Actual Behavior (NOT required for Enhancement type issues.)

Importing a hardware BoM does not cause a similar item record to be created for each assembly.

Steps to Reproduce the Problem (NOT required for Enhancement type issues.)

  1. Launch RAMSTK.
  2. Create a new RAMSTK Program database.
  3. Import a Hardware BoM.

Operating Environment (NOT required for QA type issues.)

weibullguy commented 6 years ago

This problem is applicable to the Allocation work package as well.

weibullguy commented 6 years ago

Fixed in commit 9c66fc29b9cb685f65c4782e66df4321c0ea29c6

Both similar item and allocation were fixed.