Ticket #7901 (closed: fixed)

Opened 7 years ago

Last modified 5 years ago

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:1 Changed 7 years ago by Samuel Jackson

  • Status changed from new to inprogress

Refs #7901 Fix boolean options on wrapper algorithms.

Changeset: 982bab7eb76778ebacb030ce1cda9e3a05016a13

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

comment:4 Changed 7 years ago by Martyn Gigg

  • Status changed from verify to closed

Merge remote-tracking branch 'origin/bugfix/7901_boolean_params_to_new_API'

comment:5 Changed 7 years ago by Martyn Gigg

  • Blocking 7690 added

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 8746

Note: See TracTickets for help on using tickets.