Opened 2 years ago

Last modified 2 weeks ago

#15801 assigned defect (bug)

Network Admin: Deactivated / Deleted inconsistency

Reported by: kawauso Owned by: PeteMall
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)

deactivated.diff (629 bytes) - added by wonderboymusic 7 months ago.

Download all attachments as: .zip

Change History (15)

  • Severity changed from minor to normal

Leaving severity alone

  • Component changed from UI to Network Admin
  • Milestone changed from Awaiting Review to 3.1
  • Owner set to PeteMall
  • Status changed from new to assigned
  • Cc ryan_b added

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?

  • Keywords dev-feedback added

comment:7   ryan2 years ago

  • Milestone changed from 3.1 to Future Release

Related: #17164

  • Cc aren@… added
  • 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.

  • Milestone changed from 3.5 to Future Release

There's a lot of inconsistency here. Moving out of 3.5 for further review.

  • Cc knut@… added
  • Milestone changed from Future Release to 3.6
  • 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.

Note: See TracTickets for help on using tickets.