Ticket #3406 (closed: fixed)
Intellisense bug: several algorithms are missing the output ws
Reported by: | Nick Draper | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | critical | Milestone: | Iteration 30 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Roman Tolchenov |
Description (last modified by Nick Draper) (diff)
AlignDetectors is one example
Change History
comment:1 Changed 9 years ago by Nick Draper
- Priority changed from major to critical
- Description modified (diff)
- Summary changed from Intellisense bug: alligndetectors is missing output ws to Intellisense bug: several algorithms are missing the output ws
comment:2 Changed 9 years ago by Martyn Gigg
- Status changed from new to assigned
- Owner changed from Nick Draper to Martyn Gigg
The problem here is very simple. The ones with anything other than a WorkspaceProperty<Workspace> were being missed out. I can fix this easily and given that we've just fixed the RHEL6 intellisense lets make it work properly.
comment:5 Changed 9 years ago by Martyn Gigg
- Status changed from accepted to verify
- Resolution set to fixed
comment:6 Changed 9 years ago by Roman Tolchenov
- Status changed from verify to verifying
- Tester set to Roman Tolchenov
Note: See
TracTickets for help on using
tickets.