Ticket #397 (closed Defect: worksforme)

Opened 1 year ago

Last modified 1 month ago

Editing profile clears UOTD timestamp

Reported by: Eric Myers Assigned to: Rytis
Priority: Undetermined Milestone: Undetermined
Component: Web - Project Version:
Keywords: UOTD Cc:

Description

It seems that when a user edits their profile this clears uotd_time, which was a record of when they were last UOTD. By the default policy this immediately makes them again eligible for UOTD.

I think it makes more sense to preserve the last uotd_time. Projects which want to alow people to be UOTD more than once can implement that policy themselves.

Change History

12/23/07 11:36:24 changed by ChristianB

Can't reproduce with 14437. The only occasion when uotd_time is deleted is when the user deletes his/her profile himself. But I don't think we should keep the uotd_time after that although the user can quickly recreate the same profile again and is eligible for UOTD then.

08/06/08 11:39:15 changed by Rytis

  • status changed from new to closed.
  • resolution set to worksforme.

Timestamp is preserved in the latest code. As ChristianB wrote, it does reset if the profile is deleted, but I believe that isn't an issue - it is marked as unverified and if the project has enabled profile verification (which I think is default), it doesn't show up as UOTD automatically.


If this page is incomplete or incorrect, please edit it or add it to the wiki to-do list. To do this, you must be logged in; click Login or Register above.