Skip to content

Conversation

@vaibhavsTekdi
Copy link
Contributor

TJ Reports fetches custom fields data twice in the report & it shows data twice the in TJ Reports API.

{
$customFieldColumns[] = $this->customFieldsTableAlias . '.record_id';

$query->select($db->quoteName($customFieldColumns));
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to know where the select query for these fields has been written

@vaibhavsTekdi vaibhavsTekdi changed the title Issue #169 fix: Fetching custom fields data twice in reports Issue #169 fix: Displays custom fields data twice in TJ Reports API Dec 4, 2019
@manojLondhe manojLondhe changed the base branch from release-1.1.5 to release-1.1.6 March 30, 2021 06:37
@manojLondhe manojLondhe changed the base branch from release-1.1.6 to release-1.1.7 July 12, 2021 10:58
@manojLondhe manojLondhe changed the base branch from release-1.1.7 to release-1.1.8 August 17, 2021 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants