Opened 2 years ago
Last modified 2 weeks ago
#15801 assigned defect (bug)
Network Admin: Deactivated / Deleted inconsistency
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.6 |
| Component: | Text Changes | Version: | 3.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | ryan_b, aren@…, knut@… |
Description
Under the Sites screen, there are distinct inline links for Deactivate and Delete. However, when a site is deactivated, it is referred to as deleted in:
- Sites screen inline status
- Edit Site screen attributes section
- Error page for non-admins visiting the site
Attachments (1)
Change History (15)
- Component changed from UI to Network Admin
- Milestone changed from Awaiting Review to 3.1
From what I can tell, the delete link removes the site from the db, deactivate leaves it in the db and sets a flag called "deleted", so my question is if the flag is called deleted is the status being listed as "Deleted" the desired effect?
comment:9
novasource — 22 months ago
- Cc aren@… added
wonderboymusic — 7 months ago
comment:10
wonderboymusic — 7 months ago
- Keywords has-patch added; dev-feedback removed
- Milestone changed from Future Release to 3.5
Deactivated is the status for the Delete flag, Delete is an action that removes the site. Patched.
comment:11
nacin — 6 months ago
- Milestone changed from 3.5 to Future Release
There's a lot of inconsistency here. Moving out of 3.5 for further review.
comment:12
knutsp — 6 months ago
- Cc knut@… added
comment:13
wonderboymusic — 5 months ago
- Milestone changed from Future Release to 3.6
comment:14
DrewAPicture — 2 weeks ago
- Component changed from Network Admin to Text Changes
deactivated.diff looks good to me. It's a shame the flag is called 'deleted' but I'd assume changing it isn't an option.

Leaving severity alone