Ticket #7901 (closed: fixed)
Change Boolean Parameters to new python API
Reported by: | Samuel Jackson | Owned by: | Samuel Jackson |
---|---|---|---|
Priority: | critical | Milestone: | Release 3.0 |
Component: | Indirect Inelastic | Keywords: | |
Cc: | spencer.howells@… | Blocked By: | |
Blocking: | #7690 | Tester: |
Description
Some of the logical parameters in the indirect wrapper algorithms need to be changed from
.getProperty('PropName')
to
.getProperty('PropName').value
Change History
comment:2 Changed 7 years ago by Samuel Jackson
To Tester
Check that the boolean arguments to each of the wrapper algorithms updated in this ticket work as expected.
comment:3 Changed 7 years ago by Samuel Jackson
- Status changed from inprogress to verify
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.
Refs #7901 Fix boolean options on wrapper algorithms.
Changeset: 982bab7eb76778ebacb030ce1cda9e3a05016a13