Ticket #8266 (closed: fixed)
SaveGSS boolean property should be boolean
Reported by: | Mathieu Doucet | Owned by: | Peter Peterson |
---|---|---|---|
Priority: | major | Milestone: | Release 3.0 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Martyn Gigg |
Description
The SplitFiles property of the SaveGSS algorithm is a string with a value that can be either "True" or "False". This property should be replaced by a boolean property.
Change History
comment:2 Changed 7 years ago by Peter Peterson
- Status changed from new to inprogress
Re #8266. Changing string property to the boolean it actually is.
Changeset: 95c74e945dbfa8762732c4ade69e3cb9a143512f
comment:3 Changed 7 years ago by Peter Peterson
Re #8266. Changing string property to the boolean it actually is.
Changeset: 6c6a1f54080a9630e89888e069d9ddf33b0318ea
comment:4 Changed 7 years ago by Peter Peterson
Re #8266. Moved SNSPowderReduction to follow bool properties.
Changeset: aa589d7163b64ccd559d762bede89d881d571986
comment:5 Changed 7 years ago by Peter Peterson
Re #8266. Fixing broken system test.
Changeset: ac0068e826955ee91306598997b5578a8c1dee04
comment:6 Changed 7 years ago by Peter Peterson
- Status changed from inprogress to verify
- Resolution set to fixed
This is on mantid:bugfix/8266_savegss_boolean and systemtests:bugfix/8266_savegss_boolean.
To test: Just make sure that the system tests still work.
comment:7 Changed 7 years ago by Martyn Gigg
- Status changed from verify to verifying
- Tester set to Martyn Gigg
comment:8 Changed 7 years ago by Martyn Gigg
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/bugfix/8266_savegss_boolean'
Full changeset: 01d0f4a6881ccf49d1a3b32b47c0535f7af9f180
comment:9 Changed 7 years ago by Martyn Gigg
Merge remote-tracking branch 'origin/bugfix/8266_savegss_boolean'
Full changeset: d5aa310f5730634fec005df73a5c6863eeb46ef1
comment:10 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 9111
This also affects SaveFocussedXYE