Skip to content

dont try to generate blob.signed_url when attachment not saved#3732

Open
arashnd wants to merge 1 commit intorailsadminteam:masterfrom
arashnd:fix-signed-id-for-new-record
Open

dont try to generate blob.signed_url when attachment not saved#3732
arashnd wants to merge 1 commit intorailsadminteam:masterfrom
arashnd:fix-signed-id-for-new-record

Conversation

@arashnd
Copy link

@arashnd arashnd commented Jan 30, 2026

fixes #3685 Cannot get a signed_id for a new record (ArgumentError) occurs when parent record fails to save for some reason e.g. validation failure, attachment is attached but not saved.

@arashnd arashnd force-pushed the fix-signed-id-for-new-record branch from 3c48bc3 to f35ca9c Compare January 30, 2026 12:29
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.

Cannot get a signed_id for a new record (ArgumentError)

1 participant