Unable to Upload Images to Changelog Updates
Expected Behavior Uploading an image to a new changelog update should work as expected. This functionality has been used multiple times in previous updates without any issues. Current Behavior I am currently facing an issue when trying to upload an image to a new update in the changelog. This issue has been occurring since this morning. I have already cleared my browser cache and attempted the upload from a different computer, and i tried to take a screenshot of my .jpg file and tried to upload the print instead, but the result remains the same. The request consistently fails with a 409 status code. I have also tried deleting the update and starting a new one from scratch, but the issue persists. Monitoring network activity via DevTools shows the error with status 409 occurring in the following request: POST https://api.sleekplan.com/private/v1/feedback/37540366/changelog/upload... The server response is: "Sorry, something went wrong." Steps to Reproduce Navigate to the Changelog page. Click on New Update. Attempt to upload an image by either: Dragging it into the text area labeled "Write something about your update". Clicking the attach image button. Observe the error message in the top-right corner: "Request failed with status code 409". Context (Environment) This issue prevents me from adding images to my changelog updates, impacting my ability to communicate changes effectively. The problem occurs across different browsers and devices, suggesting it is not a local issue. I'm reciving a error even here, trying to upload a print of the problem. Request: POST url: https://api-client.sleekplan.com/public/v1/feedback/1/item/0/comment/upload.. status code: 409 conflict