Actions
User story #3937
closedWhen saving a Rule without target groups or directives, display a warning message
Status:
Released
Priority:
1
Assignee:
Category:
Web - Config management
Target version:
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Regression:
Description
Currently, when we save a Rule, we get a popup that says something like "Rule saved successfully".
However, if there is either 0 Directives or 0 Groups selected, this Rule will not actually do anything. This can be very confusing to new users who didn't realize how this screen works.
This user story should add a small warning to the confirmation popup, so it reads somethings like this:
--------------8<----------------------
Rule saved successfully*
WARNING: This Rule is not applied to any Groups. No configuration policy will be deployed.**
--------------8<----------------------
- Don't change this text, leave it as is, I just don't remember it right now
- If there are groups but not Directives, this should read "This Rule does not have any Directives to apply. No configuration policy will be deployed."
Updated by Anonymous over 9 years ago
- Status changed from 13 to Pending release
Applied in changeset 8c0db826bb23d3aceb763f711c467efbd9cfc18b.
Updated by Vincent MEMBRÉ over 9 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.8.0~beta1, which was released today.
Check out:
- The release announcement: http://www.rudder-project.org/pipermail/rudder-announce/2013-October/000056.html
- The full ChangeLog: http://www.rudder-project.org/foswiki/bin/view/System/Documentation:ChangeLog28
- Download information: http://www.rudder-project.org/foswiki/Download/
Actions