### Before opening, please confirm: - [x] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-android/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-android/discussions). ### Language and Async Model Java ### Amplify Categories Storage ### Gradle script dependencies <details> ```kotlin // Put output below this line ``` </details> ### Environment information <details> ``` # Put output below this line Gradle 8.9 ``` </details> ### Please include any relevant guides or documentation you're referencing _No response_ ### Describe the bug From the database awss3transfertable.db, it is seen that main_upload_id has not been cleared after upload finish ### Reproduction steps (if applicable) _No response_ ### Code Snippet ```kotlin // Put your code below this line. ``` ### Log output <details> ``` // Put your logs below this line ``` </details> ### Configuration File _No response_ ### GraphQL Schema <details> ```graphql // Put your schema below this line ``` </details> ### Additional information and screenshots _No response_
Before opening, please confirm:
Language and Async Model
Java
Amplify Categories
Storage
Gradle script dependencies
Details
// Put output below this lineEnvironment information
Details
Please include any relevant guides or documentation you're referencing
No response
Describe the bug
From the database awss3transfertable.db, it is seen that main_upload_id has not been cleared after upload finish
Reproduction steps (if applicable)
No response
Code Snippet
// Put your code below this line.Log output
Details
Configuration File
No response
GraphQL Schema
Details
Additional information and screenshots
No response