Ticket #7077 (closed: fixed)

Opened 7 years ago

Last modified 5 years ago

Wikimaker: handle algorithm properties better

Reported by: Nick Draper Owned by: Owen Arnold
Priority: major Milestone: Release 2.6
Component: Tools Keywords:
Cc: Blocked By:
Blocking: Tester: Gesner Passos

Description (last modified by Nick Draper) (diff)

The Startlivedata algorithm has an algorithm output property.

This is listed in the properties table as "N5boost10shared_ptrIN6Mantid3API10IAlgorithmEEE" rather than Mantid Algorithm.

Change History

comment:1 Changed 7 years ago by Owen Arnold

refs #7077. Fix algorithm property written.

Changeset: b323db2de3ee5b038999af74a440483b126086d8

comment:2 Changed 7 years ago by Owen Arnold

  • Status changed from new to accepted

comment:3 Changed 7 years ago by Owen Arnold

  • Status changed from accepted to verify
  • Resolution set to fixed

Tester: Use the wikimaker to generate the documentation for the algorithm StartLiveData

  • Take master branch prior to the merge, build it and run the wikimaker with the option --dry-run enabled and provide StartLiveData as the algorithm to create the page for. Ensure that mantidpath is pointing at the build.
  • Open up the generated StartLiveData.txt file and note that the MonitorLiveData property Type entry in the wikitable gives mangled nonsense (see ticket description)
  • Now merge the branch into master according to the test procedure (using the macros) and build again.
  • Repeat the wikimaker step above, and reopen StartLiveData.txt
  • StartLiveData should now give IAlgorithm as the property Type entry for MonitorLiveData.

See http://www.mantidproject.org/Wiki_maker for full options.

comment:4 Changed 7 years ago by Gesner Passos

  • Status changed from verify to verifying
  • Tester set to Gesner Passos

comment:5 Changed 7 years ago by Gesner Passos

  • Status changed from verifying to closed

Provides the correct string.

comment:6 Changed 7 years ago by Nick Draper

  • Component changed from Mantid to Framework

comment:7 Changed 7 years ago by Nick Draper

  • Component changed from Framework to Tools
  • Description modified (diff)

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 7923

Note: See TracTickets for help on using tickets.