Ticket #3828 (closed: fixed)
Empty the Parameters list if entire function is deleted
Reported by: | Roman Tolchenov | Owned by: | Roman Tolchenov |
---|---|---|---|
Priority: | minor | Milestone: | Release 3.0 |
Component: | MantidPlot | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Arturs Bekasovs |
Description
Change History
comment:1 Changed 9 years ago by Nick Draper
- Status changed from new to assigned
- Owner set to Roman Tolchenov
comment:2 Changed 9 years ago by Roman Tolchenov
To test:
- add a UserFunction in FitPropertyBrowser
- edit Formula attribute using UserFunctionDialog.
- define a valid function with parameters, eg a*x+b*sin(x)
- delete the formula in the text box, the parameter list must be empty
comment:3 Changed 9 years ago by Roman Tolchenov
- Status changed from assigned to closed
- Resolution set to fixed
Fixes #3828
Changeset: fe7b3b11769c1eb96b453bd6be078a8dbdbbfbe4
comment:4 Changed 9 years ago by Russell Taylor
- Status changed from closed to reopened
- Resolution fixed deleted
Please set to verify manually to avoid it going directly to completely closed.
comment:5 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:6 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:8 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.3 to Release 2.4
Moved to release 2.4
comment:9 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:10 Changed 7 years ago by Nick Draper
- Milestone changed from Release 2.5 to Release 2.6
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
- Milestone changed from Backlog to Release 3.0
moved to Release 3.0 as these all seem to be active
comment:13 Changed 7 years ago by Roman Tolchenov
- Status changed from reopened to verify
- Resolution set to fixed
To tester:
The ticket was fixed before the changes to git workflow, so the changes are on master already.
comment:14 Changed 7 years ago by Arturs Bekasovs
- Status changed from verify to verifying
- Tester set to Arturs Bekasovs
comment:15 Changed 7 years ago by Arturs Bekasovs
- Status changed from verifying to closed
Using current master build to test.
Works as described. Deleting the function removes all the parameters. Moreover, deleting any distinct parameters from the functions updates the Parameters box correctly.
comment:16 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 4675