Ticket #6443 (closed: worksforme)
Incorrect error message on deleteing renamed group workspace
Reported by: | Martyn Gigg | Owned by: | Nick Draper |
---|---|---|---|
Priority: | major | Milestone: | Release 3.3 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | #6199 | |
Blocking: | Tester: | Dan Nixon |
Description (last modified by Nick Draper) (diff)
To reproduce:
- Load a group workspace (e.g. OFFSPEC00010791 from the data directory)
- Rename the group to "grp"
- Use the scale algorithm to multiply by 2 and replace the input with the output
- Select the "grp" workspace & click delete. An error message "remove 'grp' cannot be found" is printed even though the group is removed correctly.
Note, if you don't rename the group this doesn't happen.
Change History
comment:2 Changed 7 years ago by Nick Draper
- Owner set to Roman Tolchenov
- Status changed from new to assigned
- Blocked By 6199 added
This may well be fixed by #6199
comment:5 Changed 7 years ago by Nick Draper
- Milestone changed from Release 2.6 to Backlog
Moved to backlog at the code freeze for R2.6
comment:6 Changed 7 years ago by Nick Draper
- Status changed from new to assigned
Bulk move to assigned at the introduction of the triage step
comment:7 Changed 6 years ago by Nick Draper
- Owner changed from Roman Tolchenov to Nick Draper
- Status changed from assigned to verify
- Resolution set to worksforme
- Description modified (diff)
Tested to work with the following history script
LoadRaw(Filename='\\isis\inst$\ndxtosca\instrument\data\cycle_09_1\TSC10464.raw', OutputWorkspace='TSC10464') Fit(Function='name=Gaussian,Height=227414,PeakCentre=40142.5,Sigma=0;name=LinearBackground,A0=-896.516,A1=0.0246113', InputWorkspace='TSC10464', OutputStatus='success', OutputChi2overDoF=5797.9266552305198, Output='TSC10464', OutputCompositeMembers=True, WorkspaceIndex=140, StartX=33491.686460807599, EndX=51306.413301662709, OutputNormalisedCovarianceMatrix='TSC10464_NormalisedCovarianceMatrix', OutputParameters='TSC10464_Parameters', OutputWorkspace='TSC10464_Workspace')
comment:8 Changed 6 years ago by Nick Draper
Resolution comment above was the wrong ticket.
This one I've followed the steps above and no error is shown, group deletes normally.
comment:11 Changed 6 years ago by Dan Nixon
- Status changed from verify to verifying
- Tester set to Dan Nixon
comment:12 Changed 6 years ago by Dan Nixon
- Status changed from verifying to closed
I agree, following original instructions did not give me an error.
comment:13 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 7289
Note: See
TracTickets for help on using
tickets.
Moved to r2.6 at the end of r2.5