Skip to content

Request Archiver Enhancement: Ajax error is misleading/vague when destination room is frozen #224

@Tyler-H

Description

@Tyler-H

After SOCVR was re-opened, I encountered this error when trying to move messages to the Graveyard:

$.ajax encountered an error moving some posts. See console for details. error: Not Found.

and in the console:

AJAX Error moving some posts
- status: error
- error: Not Found
- targetRoomId: 90230

image
image2

Upon investigation, I found that the graveyard was frozen, so only moderators could move messages into it. Once the graveyard was unfrozen, the error disappeared and I was able to move messages again via the script.

If a destination room is found but is frozen, can the error message be updated to indicate that, rather than indicating a 'not found' error?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions