|
Bugzilla – Full Text Bug Listing |
| Summary: | (resid) DirXMLScript (Enhancement): When changing actions, maintain content where possible | ||
|---|---|---|---|
| Product: | [Identity Manager] Identity Designer | Reporter: | Nathan Jensen <Nathan.Jensen> |
| Component: | Policy Builder | Assignee: | Forgotten User C1r2QIwDyb <forgotten_C1r2QIwDyb> |
| Status: | VERIFIED FIXED | QA Contact: | Brady Rogers <brrogers> |
| Severity: | Enhancement | ||
| Priority: | P2 - High | CC: | dgersic, norbert.klasen |
| Version: | 2.0.0 Designer | Keywords: | Built, Provo |
| Target Milestone: | 3.0 M2 | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Nathan Jensen
2004-12-10 00:23:16 UTC
This is an enhancement. Marking Resolve Later. Reopening bugs for determination of fixing bug or adding enhancements for Milestone 1.1. Bill *** Bug 86807 has been marked as a duplicate of this bug. *** This one isn't fixed so removed the keyword Built This will tie into the next version of the policy library and catolog service Changing resolve later bug milestones to future. Re-open This is from David Gersic. He is currently running Designer 2.0 M5.1. This one's been driving me nuts, but I've forgotten to mention it until just now. Say I have a rule that looks like: if operation attribute Blah is changing to reg-ex(something) and I want to change it to say: if attribute Blah is equal to reg-ex(something) there's no easy way to do that. If my reg-ex is especially long and complicated, I do *not* want to recreate it. But as soon as I change op-attr Blah to attr Blah, the whole form is cleared and I'm supposed to start over. Usually I end up figuring out what needs to be changed, dropping to the XML source to change it myself, then going back to the pretty UI to make sure I didn't screw up the changes. How about just invalidating whatever actually needs to be changed, without throwing out what might really still be ok? So I changed op-attr Blah to attr Blah, so what? The rest of the form would still be valid. The same should be done for if-xpath: Currently, when changing the operator in an xpath condition from "true" to "not true" or vice versa the "value" field is always wiped out. This is implemented now. The context is maintained while you change actions or conditions. Regressed in build 20070810_0300_3.0M2. This seems to be working well in old and new policy builder. |