Incorrect totals are displayed in per-periods for TSV virtual attribute on sub-object
Steps to Reproduce:
Create a TSV attribute on project object
Add some TSV values for the field on any project
Create a custom sub-object with master object as Project
Crreate a virtual arrtibute on the sub-object created in step3 referencing the attribute created in step1
Configure the sub-object as module on the project blueprint
Configure the view options to display totals row for TSV field on master object and virtual TSV field on sub-object
Expected Results:
Master Object - Per-period Totals values are displayed for the TSV field on master object
Sub-object - Per-period Totals values are displayed for the virtual TSV field on sub-object
Actual Results: Master Object - Per-period totals values are displayed for TSV field as expected on master object Sub-object - Per-period totals values are zero for virtual TSV field on sub-object