Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.8.2, 1.8.1, 1.8.0
-
None
-
None
Description
During the Business date refactor:
Business date - part 2 (#2384)
commit hash: 632a08a5
Date: on 29/06/2022 at 15:56
Priorly the database engine was used to generate value for this columns:
"CURRENT_TIMESTAMP"
During the above refactor we were moving away to not let the DB engine to set the value, rather the fineract backend set it explicitly.
However wrong value was set, instead of the system time (server time), which was used majorly for other entities, the actual tenant time was set here.
This story is about to fix this!
Attachments
Issue Links
- is a child of
-
FINERACT-1874 Release Apache Fineract 1.9.0
- In Progress
- links to