Skip to content

BAH-1109 | Gopi , Shriram | Selective Sync Feature - EventLogService#4

Open
gopikrishna-yaramothu wants to merge 2 commits into
Bahmni:masterfrom
gopikrishna-yaramothu:master
Open

BAH-1109 | Gopi , Shriram | Selective Sync Feature - EventLogService#4
gopikrishna-yaramothu wants to merge 2 commits into
Bahmni:masterfrom
gopikrishna-yaramothu:master

Conversation

@gopikrishna-yaramothu

Copy link
Copy Markdown

No description provided.

@CLAassistant

CLAassistant commented Dec 21, 2020

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

when(eventLogRepository.findTop100ByFilterContainsAndIdAfterAndCategoryNotIn(filter, lastReadEventLog.getId(), categoryList)).thenReturn(eventLogs);
}

// when(eventLogRepository.countByFilterInAndIdAfterAndCategoryNotIn(filtersList, lastReadEventLog.getId(), categoryList)).thenReturn(1);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@gopikrishna-yaramothu do we need this commented code ?

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.

4 participants