Skip to content

Take file_info passed, #12900 - #12901

Open
njkim wants to merge 2 commits into
dev/8.2.xfrom
12900_file_info_transform_value
Open

njkim wants to merge 2 commits into
dev/8.2.xfrom
12900_file_info_transform_value

Conversation

@njkim

@njkim njkim commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Description of Change

Fix the issue with file_info from frontend does not get saved in the tile, #12900

Issues Solved

Closes #12900

Checklist

  • I targeted one of these branches:
    • dev/8.2.x (under development): features, bugfixes not covered below
    • dev/8.1.x (main support): regressions, crashing bugs, security issues, major bugs in new features
    • dev/7.6.x (extended support): major security issues, data loss issues
  • I added a changelog in arches/releases
  • I submitted a PR to arches-docs (if appropriate)
  • Unit tests pass locally with my changes
  • I added tests that prove my fix is effective or that my feature works
  • My test fails on the target branch

Accessibility Checklist

Developer Guide

Topic Changed Retested
Color contrast
Form fields
Headings
Links
Keyboard
Responsive Design
HTML validation
Screen reader

Ticket Background

  • Sponsored by:
  • Found by: @
  • Tested by: @
  • Designed by: @

Further comments

@njkim
njkim requested a review from chrabyrd August 24, 2026 20:15

@chrabyrd chrabyrd left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This works! It adds the size, nodeid, and objectURL to the file data 👍

i can't see a downside to this and there doesn't look like any regressions

@chrabyrd chrabyrd left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh, mind filling out the release notes?

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.

The file info does not get saved when a file is saved with arches-querysets

2 participants