Skip to content

fix: Re-add previously removed non-standard functionality of passing blobs with name properties #80

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

Merged
merged 1 commit into from
Feb 21, 2023

Conversation

jimmycallin
Copy link
Contributor

  • I have added automatic tests where applicable
  • The PR title is suitable as a release note
  • The PR contains a description of what has been changed
  • The description contains manual test instructions

Changes

During typescript migration we removed possibility to pass Blob instances with name properties. This is non-standard, and the recommended fix is to pass options.name instead. But re-adding this functionality since we have instances that rely on this.

Test

Make sure you can add Blobs with name properties.

Test it by installing dependency: yarn up @ftrack/api@https://github.com/ftrackhq/ftrack-javascript.git#fix/blob-name.

@jimmycallin jimmycallin requested a review from a team as a code owner February 21, 2023 10:57
@jimmycallin jimmycallin requested a review from gismya February 21, 2023 10:57
@jimmycallin jimmycallin merged commit f176022 into main Feb 21, 2023
@jimmycallin jimmycallin deleted the fix/blob-name branch February 21, 2023 11:24
gismya pushed a commit that referenced this pull request May 15, 2023
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.

2 participants