View Issue Details

IDProjectCategoryView StatusLast Update
0007062Anastasisanastasis-webuipublic2022-09-26 20:50
ReporterFlorian Dold Assigned ToFlorian Dold  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version0.3.0Fixed in Version0.3.0 
Summary0007062: policy editing should have a "restore default suggestion button"
Description... so that users that play around can easily get back the initial suggestion.
TagsNo tags attached.

Activities

sebasjm

2021-11-12 17:29

developer   ~0018477

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.

Florian Dold

2022-04-13 08:58

manager   ~0018868

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).

Issue History

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