Groups=OFF & >1 existing group: still offers the multi-group prompt. Should we delete other groups ? Should we merge groups ? Should we keep multi-group and let user do the removal manually ?
EditPlace Counters: parent should take into account child with X/10 checked items with X<10 ?
EditPlace Check: parent should be checked if child is 10/10, but what if multiple groups where used, what group should parent take ? Should it take most common ? Should it just show a fake checkmark ? In Groups=OFF should it behave differently than when ON ?
1. Fixed
2. Fixed
3. Fixed
1. Groups=OFF & >1 existing group: still offers the multi-group prompt. Should we delete other groups ? Should we merge groups ? Should we keep multi-group and let user do the removal manually ?
2. EditPlace Counters: parent should take into account child with X/10 checked items with X<10 ?
3. EditPlace Check: parent should be checked if child is 10/10, but what if multiple groups where used, what group should parent take ? Should it take most common ? Should it just show a fake checkmark ? In Groups=OFF should it behave differently than when ON ?
- [x] 1. Fixed
- [x] 2. Fixed
- [x] 3. Fixed
sora
self-assigned this 2024-04-08 01:11:18 +02:00
fgerber
was assigned by sora2024-04-08 01:11:18 +02:00
Should ask user which group to keep and reassign all visits to that group, then delete all other groups.
Yes, if you have visited a region, you have still been in the country.
Parent takes automatic group with ec52574ae3, regardless of children groups. Probably equivalent to "fake checkmark". Also works with Groups==OFF, since the AUTO_GROUP is never set and its key is prohibited by code.
My take on these:
1. Should ask user which group to keep and reassign all visits to that group, then delete all other groups.
2. Yes, if you have visited a region, you have still been in the country.
3. Parent takes automatic group with ec52574ae34e5f2ffac5db8efd5fb6e26b0a962b, regardless of children groups. Probably equivalent to "fake checkmark". Also works with Groups==OFF, since the AUTO_GROUP is never set and its key is prohibited by code.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
1. Fixed
2. Fixed
3. Fixed
My take on these:
ec52574ae3, regardless of children groups. Probably equivalent to "fake checkmark". Also works with Groups==OFF, since the AUTO_GROUP is never set and its key is prohibited by code.