-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
Hudson 1.316 introduced the ability to designate a default view (previously, the
default view was fixed as the "All" view).
There is a bug in the implementation:
1) Set the default view to something other than "All".
2) Go to the default view and click "Edit description".
3) Make a change to the description, then click "submit" to save it.
The changes are saved against the "All" view, rather than the view you are
editing. This is incorrect.
- is duplicated by
-
JENKINS-4122 Add Description to default view chooses All view, even with a different default view
- Closed