Add notes for "Fixed" status in Report Issues
complete
Amrayu78
complete
Amrayu78
Max Romanchenko Enhancement whenever you get the chance.
Max Romanchenko
Amrayu78
Okay, I'll take care of it.
I see some users complaining that they cannot download certain files. For example,
Jofuu ~Josei ni xxxxtte Hitsuyou desu ka?
Example:
GET https://api.gofile.io/contents/bygD4l (folder)
“directLinks”: {
“d9e50cbe-f358-43b1-b4c4-4dac00fc0a2e”: {
“expireTime”: 4102444800,
“sourceIpsAllowed”: [],
“domainsAllowed”: [],
“auth”: [],
“isReqLink”: false,
“directLink”: "https://cold-na-phx-4.gofile.io/download/direct/d9e50cbe-f358-43b1-b4c4-4dac00fc0a2e/ Jofuu%20~Josei%20ni%20xxxx-tte%20Hitsuyou%20desu%20ka~%EF%BC%9F%20S01E09%201080p%20NF%20WEB-DL%20AAC2.0%20H.264-NSBC.mkv"
}
},
I double-checked and the Goofile API definitely returns a broken link. Do you know what the reason could be? I can write to them and describe the problem if necessary.
Amrayu78
Max Romanchenko If you go to the file in gofile, I can't even download it myself to rehost. I think occassionally files will just be offline. You can tell by the thumbnail not showing in the gofile UI. Honestly, I don't know why it does that, but it seems more frequent now? I'm not sure. Other episodes are fine when I check. It's possible that server cold-a-phx-4 is down too. If you can check what's going on, I'd appreciate it. Please don't reveal filenames to them. I think I will start rehosting files on pixeldrain more because of this.
Amrayu78
Max Romanchenko Here's what it looks like. The ones with broken thumbnails give a bad gateway error and they are hosted on cold-na-phx-4.
Other links do not have "cold" in the URL and are downloadable. I think cold means that the link hasn't been downloaded in awhile, so the file is moved to another server which is "cold".
Amrayu78
Max Romanchenko I found out what's going on... https://x.com/Gofile_io/status/1961846755281994128 The server cold-na-phx is temporarily down.
Max Romanchenko
Amrayu78 Thank you for sharing the tweet. I contacted their support team and they also confirmed this issue.
I hope it will be resolved soon within the specified time frame.
Max Romanchenko
Amrayu78
Let's go back to the original request:
"Also allow the user to close a report if it's a mistake on their part."
There are two options here
- Give the user the ability to delete the issue if its status is Pending (until the admin has taken it into work). The issue is removed from the database and the admin does not see it (this is the recommended method, in my opinion)
- Give the user the ability to cancel the issue if its status is Pending (until the admin has taken it into work) and create a new status "Cancelled" without deleting the issue. This will require more work than option 1.
What do you think, which method suits you?
Amrayu78
Max Romanchenko Let's go with option 1.
Max Romanchenko
Amrayu78
Thank you for your reply. One more question. When should the Delete issue button be displayed:
a) only if the issue status is "Pending"
b) always
Amrayu78
Max Romanchenko always
Max Romanchenko
Amrayu78 It's all done.
I added a new Actions column where I moved the history icon and added a button to delete the issue.
I also updated the admin section, and emails that will contain a comment with the "Fixed" status (if any).
Please check.
Amrayu78
Max Romanchenko looks good! Thanks for implementing this