Ticket #5097 (closed: fixed)

Opened 8 years ago

Last modified 5 years ago

Algorithm search box doesn't find Python algorithms

Reported by: Martyn Gigg Owned by: Martyn Gigg
Priority: critical Milestone: Release 2.1
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Karl Palmen

Description

The autocomplete in the algorithm search box no longer finds Python algorithms. If you type the full name correctly then it will execute it but the search comes up with nothing

To reproduce:

  • start MantidPlot;
  • type SNSP

The SNS* algorithms should appear but they do not.

Change History

comment:1 Changed 8 years ago by Martyn Gigg

Implement update notifications at DynamicFactory level. Refs #5097

This allows the algorithm dock in MantidPlot to update when the algorithm factory is changed. RegistrationHelper has been moved to its own class to remove the dependency of Parameter.h on DynamicFactory.

Changeset: e143762891521b67c6c8cb3cf8e547d5afc74111

comment:2 Changed 8 years ago by Martyn Gigg

Implement update notifications at DynamicFactory level. Refs #5097

This allows the algorithm dock in MantidPlot to update when the algorithm factory is changed. RegistrationHelper has been moved to its own class to remove the dependency of Parameter.h on DynamicFactory.

Changeset: e143762891521b67c6c8cb3cf8e547d5afc74111

comment:3 Changed 8 years ago by Martyn Gigg

  • Status changed from new to accepted

comment:4 Changed 8 years ago by Martyn Gigg

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

comment:5 Changed 8 years ago by Karl Palmen

  • Status changed from verify to verifying
  • Tester set to Karl Palmen

comment:6 Changed 8 years ago by Karl Palmen

  • Status changed from verifying to closed

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 5943

Note: See TracTickets for help on using tickets.