Ticket #3827 (closed: fixed)
Catalog Download Improvement
Reported by: | Karl Palmen | Owned by: | Jay Rainey |
---|---|---|---|
Priority: | minor | Milestone: | Release 3.0 |
Component: | Framework | Keywords: | catalog,ICAT |
Cc: | Blocked By: | #6457, #7637, #7866, #8126 | |
Blocking: | Tester: | Nick Draper |
Description
When I download a file found from the catalog, I'm not told where it is put. A message telling one where it is put would be appreciated and/or a save as dialog box.
Change History
comment:1 Changed 9 years ago by Nick Draper
- Status changed from new to assigned
- Owner set to Anyone
comment:2 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 32 to Iteration 33
Moved to iteration 33 at iteration 32 code freeze
comment:3 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.1 to Release 2.2
Moved at end of release 2.1
comment:5 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.3 to Release 2.4
Moved to milestone 2.4
comment:6 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.4 to Release 2.5
Moved at the code freeze for release 2.4
comment:11 Changed 7 years ago by Nick Draper
- Milestone changed from Release 2.6 to Backlog
Moved to the Backlog after the code freeze for R2.6
comment:12 Changed 7 years ago by Nick Draper
- Owner changed from Anyone to Jay Rainey
- Milestone changed from Backlog to Release 3.0
comment:13 Changed 7 years ago by Jay Rainey
- Status changed from new to verify
- Resolution set to fixed
This ticket has been resolved in #7639. To verify this is true:
- Open Mantid
- Click Catalog -> Login (Located in the top menu bar).
- Click My Data search. You should be able to view your specific data.
- Click Basic search and ensure all fields work correctly.
- Click on a result and the Investigation data GUI will open.
- Click the dropdown arrow on Run range, then click Runs. This will load the related datafile information found for the specific file.
- Click Download and the file will download.
- A message will be output showing you where it was saved to.
Similar functionality has been implemented for ICat4. To test this view the comments on #7639, specifically comment:25.
comment:14 Changed 7 years ago by Keith Brown
- Status changed from verify to verifying
- Tester set to Keith Brown
comment:15 Changed 7 years ago by Keith Brown
You've not pushed this to develop i can't start the test
comment:16 Changed 7 years ago by Jay Rainey
I did not mark this (or #6457) as invalid since they were both indirectly fixed as a result of completing #7639, and should be tested to verify that this is true (other than me saying it).
As no changes were made in this ticket (or #6457) doing git test start 3827 would not work.
In order to verify that the description of the ticket was solved just open the latest build of Mantid and follow the steps in comment:13.
comment:17 Changed 7 years ago by Keith Brown
- Status changed from verifying to reopened
- Resolution fixed deleted
This is NOT windows friendly. the address output names a network address and as the slashes output are the wrong way I can't copy/paste it into the address bar of an explorer dialog as windows sees it as a protocol rather than a remote machine and thus launches the default browser.
The results log output also needs a line break between the path and the "algorithm finished" method
comment:19 Changed 7 years ago by Jay Rainey
- Blocked By 7866 added
This ticket has been resolved in #7637 (In the new GUI you select where you want to download and save the file to, and the path is output once saved). This path is now platform independent (#7866), and the path where you have downloaded/loaded the file to is logged in debug.
To verify this is true:
- Log into ICAT
- Use the new interface.
- You should see that the changes address the problem.
comment:20 Changed 7 years ago by Jay Rainey
- Status changed from reopened to verify
- Resolution set to fixed
- Blocked By 6457 added
comment:21 Changed 7 years ago by Jay Rainey
- Blocked By 8126 added
This should not be tested until blocking tickets have been fixed.
comment:22 Changed 7 years ago by Nick Draper
- Status changed from verify to verifying
- Tester changed from Keith Brown to Nick Draper
comment:23 Changed 7 years ago by Nick Draper
accepted, nothing to merge
comment:24 Changed 7 years ago by Jay Rainey
This ticket has been solved in #7637. To verify this is true install Mantid from Master to see that it is now possible to save a datafile where you want.
comment:26 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 4674