Ticket #10644 (closed: fixed)

Opened 6 years ago

Last modified 5 years ago

Load: Default workspace name is not updated when changing filename

Reported by: Nick Draper Owned by: Federico M Pouzols
Priority: blocker Milestone: Release 3.3
Component: Framework Keywords:
Cc: Blocked By:
Blocking: Tester: Harry Jeffery

Description (last modified by Nick Draper) (diff)

This leads to a lot of overwriting of workspaces

This seems to have been introduced in #8456

Change History

comment:1 Changed 6 years ago by Nick Draper

  • Owner changed from Nick Draper to Federico M Pouzols
  • Status changed from new to assigned
  • Description modified (diff)

comment:2 Changed 6 years ago by Federico M Pouzols

  • Status changed from assigned to inprogress

comment:3 Changed 6 years ago by Federico Montesino Pouzols

Use OutputWorkspace input only at init, re #10644

Changeset: 9dcf06c95540eac9a050ced49963a22fbc1c464b

comment:4 Changed 6 years ago by Federico M Pouzols

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

To test:

  • open the "Load" Dialog (from algorithms->execute, or main menu->file->load->file, or Workspaces window->load button)
  • browse for different file names. Each time you select a new one the OutputWorkspace field should be updated with the name of the file selected (without extension)
  • if you edit the OutputWorkspace field, then your edit prevails even if you browse and select other files

Note: you should be able to open multiple Load dialogs simultaneously and each of them should behave independently and correctly. If everything goes well up to this point, we've restored the usual behavior that I managed to mess up while fixing #8456. Now we still have to make sure that #8456 has not been broken!

comment:5 Changed 6 years ago by Harry Jeffery

  • Status changed from verify to verifying
  • Tester set to Harry Jeffery

comment:6 Changed 6 years ago by Harry Jeffery

  • Status changed from verifying to closed

Merge remote-tracking branch 'origin/bugfix/10644_load_dialog_default_ws_name_not_updated_when_changing_filename'

Full changeset: 855d1c4d989fe6deb2753499c096144c9b57129a

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 11486

Note: See TracTickets for help on using tickets.