Making WordPress.org

Opened 8 years ago

Closed 7 years ago

Last modified 7 years ago

#2744 closed enhancement (maybelater)

Plugin Admin Tool: Stats Report can't tell Plugin Status Changes

Reported by: ipstenu's profile Ipstenu Owned by:
Milestone: Priority: normal
Component: Plugin Directory Keywords:
Cc:

Description

This is a known bug because the code we use doesn't really exist and needs a whole rewrite. The attached patch just changes their output to N/A so we know we're not insane.

Also changes 'draft' to 'new' since we renamed it.

Attachments (1)

2744.diff (4.0 KB) - added by Ipstenu 8 years ago.

Download all attachments as: .zip

Change History (8)

@Ipstenu
8 years ago

#1 @coffee2code
8 years ago

Also changes 'draft' to 'new' since we renamed it.

This was accomplished in [5334] for #2725.

#2 @coffee2code
8 years ago

In 5354:

Plugin Directory, Stats Report: Display 'N/A' instead of '0' for status transition stats that aren't currently tracked.

Prevents '0' from being seen as a meaningful number when it isn't.

Props Ipstenu.
See #2744.

#3 @coffee2code
8 years ago

The ticket remains open until such time as logging of plugin status changes (at least as a running daily counter as done when the Plugin Directory was under bbPress1) is implemented.

#5 @tellyworth
7 years ago

  • Resolution set to maybelater
  • Status changed from new to closed

I think we need a more detailed proposal for logging and related changes.

This ticket was mentioned in Slack in #meta by ipstenu. View the logs.


7 years ago

#7 @Ipstenu
7 years ago

Now that we're storing dates for closures, we SHOULD be able to resist this and get a count for plugins that have a close within the timeframe. Yes?

Note: See TracTickets for help on using tickets.