Ticket #6660 (closed: fixed)
Do not output defaults for output properties in the wikimaker
Reported by: | Owen Arnold | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | minor | Milestone: | Release 2.5 |
Component: | Mantid | Keywords: | |
Cc: | nick.draper@… | Blocked By: | |
Blocking: | #6664 | Tester: | Stuart Campbell |
Description
This is a component as part of the larger changes to the automatic wiki generation. #6147.
Requested by N. Draper.
Output workspace properties should not provide a default in the properties table created by the wikimaker.
Change History
comment:2 Changed 8 years ago by Owen Arnold
refs #6660. No defaults for output props.
Changeset: d32d415973964492e6fd7f7a8c50cb2239cc36a2
comment:3 Changed 8 years ago by Owen Arnold
- Status changed from accepted to verify
- Resolution set to fixed
Tester:
A good algorithm to try this out on is Stitch1D, which has an OutputWorkspace and an OutputScaleFactor. Run the wiki_maker on this algorithm (with option --dry-run to avoid a full save) and you should see that the OutputWorkspace is given a default of "Mandatory", while the OutScaleFactor now has a blank entry for the default.
comment:6 Changed 8 years ago by Stuart Campbell
- Status changed from verify to verifying
- Tester set to Stuart Campbell
comment:7 Changed 8 years ago by Owen Arnold
refs #6660. No defaults for output props.
Changeset: d32d415973964492e6fd7f7a8c50cb2239cc36a2
comment:9 Changed 8 years ago by Owen Arnold
refs #6660. No defaults for output props.
Changeset: d32d415973964492e6fd7f7a8c50cb2239cc36a2
comment:10 Changed 8 years ago by Owen Arnold
refs #6660. No defaults for output props.
Changeset: d32d415973964492e6fd7f7a8c50cb2239cc36a2
comment:11 Changed 8 years ago by Owen Arnold
refs #6660. No defaults for output props.
Changeset: f0b5566b6984f1179425221f7051397269d87703
comment:12 Changed 8 years ago by Owen Arnold
refs #6660. No defaults for output props.
Changeset: d32d415973964492e6fd7f7a8c50cb2239cc36a2
comment:13 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 7506