Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SaveNexus no longer saves history #10529

Closed
mantid-builder opened this issue Jun 19, 2014 · 1 comment
Closed

SaveNexus no longer saves history #10529

mantid-builder opened this issue Jun 19, 2014 · 1 comment
Labels
Framework Issues and pull requests related to components in the Framework
Milestone

Comments

@mantid-builder
Copy link
Collaborator

Original Reporter: Samuel Jackson

In the GUI ticket for history I had to swap to filling the history object after the algorithm is executed. Adding the following line:

m_history->fillAlgorithmHistory(this, start_time, duration, Algorithm::g_execCount);

SaveNexus and SaveNexusProcessed stills relies on it being filled before being saved to file so we need to modify lines 162 and 311 in the algorithm cpp files respectively.

@mantid-builder
Copy link
Collaborator Author

This issue was originally trac ticket 9687

@mantid-builder mantid-builder added the Framework Issues and pull requests related to components in the Framework label Jun 3, 2015
@mantid-builder mantid-builder added this to the Release 3.2 milestone Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework Issues and pull requests related to components in the Framework
Projects
None yet
Development

No branches or pull requests

1 participant