-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description:
If a fsm and its dependent jobs are renamed, the user cannot update the jobs field with the new names. Additionally, newly created jobs will still use the old name even if the user changes it.
Version:
Dev Version 3.0.0.23e43365b
Steps To Reproduce:
- Create an fsm and run the model.
- Close FBS.
- Rename the fsm (e.g., renaming "FibPCLS_2D_5prestrain_1R_patchy_50E" to "FibPCLS_2D_5prestrain_1R_50E").
- Rename the dependent files in the jobs directory accordingly (.feb, .log, .xplt)
- Open the fsm in FBS.
- The jobs entry in the model tree still displays the old name (this is expected).
- The user can change the Name entry under Jobs>Info but not the files under Jobs>Properties.
Additionally, if the user tries to run new jobs with the new name, they will still use the old name. - Change the Name under Jobs>Info (e.g., "FibPCLS_2D_5prestrain_1R_patchy_50E").
- Select FEBio>Run.
- Change the Job name entry to the new name.
- Run the model. The output models will still use the original name despite changing Jobs>Info and the job name entry in the run FEBio prompt.

Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working