Description
When a user uploads images on Pictique and then visits their profile, the profile grid displays images that were never uploaded by the user. In this case, two images resembling "flying stars / meteor shower" appeared in the grid, which the user did not post. The actual images uploaded by the user are not shown correctly.
Steps to Reproduce
- Open the Pictique application (eID wallet).
- Log in and navigate to the post/upload section.
- Upload a set of images.
- Navigate to your profile page.
- Observe the image grid — incorrect/unknown images appear alongside or instead of the uploaded ones.
Expected Behavior
The profile grid should display only the images uploaded by the user, in the correct order. No foreign or unrelated images should appear.
Supporting Media
Screenshot showing the profile with incorrect "flying stars" images visible in the grid:

Desktop
- Device: Mobile
- OS: Android
- Browser: Chrome (mobile)
- Version: —
Additional Context
This is a data integrity issue — users are seeing images they never posted appearing on their profile. This could indicate a problem with how uploaded media is stored, referenced, or fetched per user account. Needs urgent investigation.
Description
When a user uploads images on Pictique and then visits their profile, the profile grid displays images that were never uploaded by the user. In this case, two images resembling "flying stars / meteor shower" appeared in the grid, which the user did not post. The actual images uploaded by the user are not shown correctly.
Steps to Reproduce
Expected Behavior
The profile grid should display only the images uploaded by the user, in the correct order. No foreign or unrelated images should appear.
Supporting Media
Screenshot showing the profile with incorrect "flying stars" images visible in the grid:
Desktop
Additional Context
This is a data integrity issue — users are seeing images they never posted appearing on their profile. This could indicate a problem with how uploaded media is stored, referenced, or fetched per user account. Needs urgent investigation.