Fix playtime range not working with manual session #59
		Reference in New Issue
	
	Block a user
	
	No description provided.
		
		Delete Branch "playtime_range_fix"
	
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #55
The bug root cause was that it checked for
timestamp_endthat not all sessions have (specifically sessions with assignedduration_manualand sessions considered in progress).