Skip to content

Update the web socket of the move items to be sent after the transaction #831

@ReidyT

Description

@ReidyT

Please check out issue #806, which provides a detailed explanation of the problem.

The concept is to send a WebSocket containing the updated data each time a transaction is completed for the moved item. This allows for the invalidation of the cache for the respective item.

After all transactions are completed (when moving multiple items), a feedback WebSocket is sent to indicate that the task has been completed on the frontend. It would be beneficial to inform which item wasn't moved in case of an error, especially when it was expected to move along with the other items.

Similar processes will be implemented for copy, delete, recycle, and validation once the current process is functional.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions