[wp-meta] [Making WordPress.org] #4237: Rejected plugins show wrong last_updated date
Making WordPress.org
noreply at wordpress.org
Wed May 8 01:23:55 UTC 2019
#4237: Rejected plugins show wrong last_updated date
------------------------------+-----------------------
Reporter: Ipstenu | Owner: ck3lee
Type: defect | Status: assigned
Priority: normal | Milestone:
Component: Plugin Directory | Resolution:
Keywords: has-patch |
------------------------------+-----------------------
Comment (by Ipstenu):
> However, _submitted_date is not inserted when the plugin is imported
through cli.
No one uses that though, except probably @otto42 and not even then.
> When status changes, always update the last_updated meta value with the
current timestamp using time().
I don't think this would work in the long run, since closing a plugin
would change last_updated, and then we can't do a quick check when someone
says they updated SVN but they didn't (seriously, it's a bigger problem
than you might imagine, at least twice a week I have to explain that
'update SVN' means 'update SVN').
The following status changes are 'safe' to update last_updated:
* _approved
* _rejected
That's really it.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/4237#comment:5>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list