Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[API] Incorrect or absent File name in endpoints /projects/{project}/images and /projects/{project}/recordings #6904

Open
spell00 opened this issue Aug 12, 2020 · 2 comments
Assignees
Labels
Bug PR or issue introducing/requiring bug fixes (not mutually exclusive with the Feature label)

Comments

@spell00
Copy link
Contributor

spell00 commented Aug 12, 2020

Describe the bug
The File's name is incorrect in endpoint /projects/{project}/images and absent in /projects/{project}/recordings.

To Reproduce

  1. Go to <hostname>/api/v0.0.3/projects/pumpernickel/recordings.
    recordings_correct_filename

File is actually the path. The first item of the list should have be the file's name.

  1. Go to <hostname>/api/v0.0.3/projects/pumpernickel/images
    images

There is no File attribute and there should be one, like for the recordings.

@spell00 spell00 added the Bug PR or issue introducing/requiring bug fixes (not mutually exclusive with the Feature label) label Aug 12, 2020
@ridz1208
Copy link
Collaborator

ridz1208 commented Jul 8, 2021

@xlecours @driusan is this issue fixed by #6944 ? it seems like #6944 replaced #6905

@laemtl
Copy link
Contributor

laemtl commented Nov 21, 2023

We don't really understand the issue mentioned in 1.
2. can be addressed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug PR or issue introducing/requiring bug fixes (not mutually exclusive with the Feature label)
Projects
None yet
3 participants