rethink database design on duration_hours & duration_minutes in database #126
Labels
Type:Suggestion
Issue containing a suggestion of functionality, process or UI. Associated PRs are called enhancement
Issue
59 seconds are being truncated from calls, actually all seconds are.
Expected Behavior
just one field duration with seconds or interval
Actual Behavior
59 sec of calls are just dropped!
Possible Fix
just one field duration with seconds or interval
Context
3rd party plugins/modules have to modify the database to fix this. But this is just a super weird design choice, because someone in the past was not able to extract the required data properly via sql. (Mostly weird table design choices are because of lack of knowledge on sql or coding)
Your Environment
suitecrm7 and suitecrm8 have this.
The text was updated successfully, but these errors were encountered: