Opened 17 years ago

Closed 16 years ago

#397 closed Defect (worksforme)

Editing profile clears UOTD timestamp

Reported by: Eric Myers Owned by: 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 (2)

comment:1 Changed 16 years ago by Christian Beer

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.

comment:2 Changed 16 years ago by Rytis

Resolution: worksforme
Status: newclosed

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.

Note: See TracTickets for help on using tickets.