Ticket #4350 (closed Bugs: fixed)

Opened 3 years ago

Last modified 3 years ago

removing timegroup on outbound route should set field to null

Reported by: p_lindheimer Assigned to: p_lindheimer
Priority: minor Milestone: 2.8
Component: Core - Trunks/Routing Version: 2.7-branch
Keywords: Cc:
Confirmation: Confirmed Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

the sql is setting it to default to 0, which normally won't harm things but some corner cases have resulted in times being added. The should be set to NULL.

Change History

06/17/10 21:02:28 changed by p_lindheimer

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

(In [9873]) fixes #4350 set to null properly like the logic is suppose to