When a folder is moved to another folder, user would like to receive a notification when the folder is moved from the folder settings.
I would like to receive notifications in the following three cases.
Notification when a user is moved to another folder. (Reason: Because there are many cases where other users are moved by mistake and there is no way to immediately confirm the move.)
Notification when an error occurs while moving an item. (Reason: To be able to determine the situation in which the move failed so that the next action can be taken more easily.)
3.Notification after the move is completed. (Reason: To be able to confirm that the move is complete, so that it can be judged that the move operation has not stopped.
I think 3 is possible with Relay, but I think it would be difficult to work with it because Relay needs to be applied to each folder one by one.
I would like to see the above features implemented.
以下3パターンのケースで通知を受け取るようにしたいです。
1.別フォルダへ移動実施時の通知。(理由:誤って他ユーザーが移動されてしまうケースが多く直ぐに確認が取れる手段がないため。)
2.アイテム移動中にエラーが発生した場合の通知。(理由:移動に失敗した状況が判断できることで次のアクションに移りやすいため。)
3.移動完了後の通知。(理由:移動完了したことが確認取れることで、移動作業が止まっていないことが判断できるため。
3はRelayで可能かと存じますが、1つ1つのフォルダに対してRelayを適用する必要があることから作業が困難かと存じます。
以上の機能実装を希望します。
