Ticket #7533 (closed: fixed)
Revert behaviour introduced in 7309
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | blocker | Milestone: | Release 2.6 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Nick Draper |
Description
The behaviour introduced in #7309 is not consistent with how all other algorithms behave and it has broken many system tests.
All of the commits need to be reverted.
Change History
comment:2 Changed 7 years ago by Martyn Gigg
Revert "Merge remote-tracking branch 'origin/feature/7309_rename_ws_duplicate_name'"
This reverts commit c4677e36ad6bbeaa08e4fd9406ce5d8e81a2e7e4, reversing changes made to 2621ef8b0dec497136114aa7143ead8794f6c54a. Refs #7533
Changeset: d43fdd7d3fa01c826bc82ffe24fed8c79ccfece7
comment:3 Changed 7 years ago by Martyn Gigg
- Status changed from inprogress to verify
- Resolution set to fixed
Branch: bugfix/7533_revert_changes_renameworkspace
Tester: The old behaviour of RenameWorkspace(s) is back as it is consistent with how other algorithms work. The develop systemtests should no be back to a passing state.
comment:4 Changed 7 years ago by Nick Draper
- Status changed from verify to verifying
- Tester set to Nick Draper