Skip to content

The IP address is stored multiple times in the user_metadata table #717

@milanmajchrak

Description

@milanmajchrak

During the downloading of a restricted item, when the user has to provide some information about themselves, the data is saved into the user_metadata table. However, the IP address insertion does not work correctly. The IP address is inserted based on the count of downloads, resulting in more than one record in the end.

Useful endpoint: ClarinUserMetadataRestController -> manageUserMetadata

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions