Skip to content

FDP v2 index lastRetrievalTime (or lastRetrievalAt) not set #640

@dennisvang

Description

@dennisvang

According to this search, lastRetrievalAt is never set, except in tests.

The probable cause is the following from #519, where setLastRetrievalTime is replaced by setCreatedAt (instead of the expected setLastRetrievalAt):

Image

However, it looks like this change was/is never saved to the repository: newEvent.getRelatedTo().getLastRetrievalTime() returns null

Metadata

Metadata

Assignees

Labels

bugSomething's wrong

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions