KDAB / Charm

The Cross-Platform Time Tracker
GNU General Public License v2.0
192 stars 70 forks source link

Cannot edit past event if project code was expired meanwhile #325

Open frankosterfeld opened 6 years ago

frankosterfeld commented 6 years ago

Scenario:

I've got an event e on February 1st On February 2nd, I want to change the project code for e to a code that is valid on Feb 1st, but expired on Feb 2nd. The task selector doesn't let me select the expired project code, although it is a valid choice for e.

The task selector should not use "now" but the event's end date for the expiry comparison.