View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007062 | Anastasis | anastasis-webui | public | 2021-11-03 09:47 | 2022-09-26 20:50 |
Reporter | Florian Dold | Assigned To | Florian Dold | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 0.3.0 | Fixed in Version | 0.3.0 | ||
Summary | 0007062: policy editing should have a "restore default suggestion button" | ||||
Description | ... so that users that play around can easily get back the initial suggestion. | ||||
Tags | No tags attached. | ||||
|
fixed in 38b84bb8..162e17cf there is no reset_policies action in PoliciesReviewing state so I'm doing a "back" and "next" action into a transaction with a confirmation dialog telling the user that the changes will be lost. IMHO moving from AuthenticationsEditing => PoliciesReviewing should not reset configured policies. If the policies has already been calculated (and maybe edited) it should not overwrite it. |
|
We've decided against the button, since the user can just click "back" and "next" manually. Moving from AuthenticationsEditing => PoliciesReviewing usually *must* re-compute suggested policies (old ones may simple be impossible!), so we'd have to also add UI for "oops, we had to reset your policies". That's too complicated. Let's stick with the minimalist approach of always resetting policies when navigating from AuthenticationsEditing => PoliciesReviewing (and having no reset button). |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-11-03 09:47 | Florian Dold | New Issue | |
2021-11-03 09:47 | Florian Dold | Status | new => assigned |
2021-11-03 09:47 | Florian Dold | Assigned To | => Florian Dold |
2021-11-12 17:29 | sebasjm | Note Added: 0018477 | |
2022-04-13 08:58 | Florian Dold | Status | assigned => resolved |
2022-04-13 08:58 | Florian Dold | Resolution | open => fixed |
2022-04-13 08:58 | Florian Dold | Note Added: 0018868 | |
2022-09-26 20:49 | Christian Grothoff | Fixed in Version | => 0.3.0 |
2022-09-26 20:49 | Christian Grothoff | Target Version | => 0.3.0 |
2022-09-26 20:50 | Christian Grothoff | Status | resolved => closed |