You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If a user wants to edit the title of media file or the name of a folder on orga level an error occurs. The edit is not saved. The action is aborted.
MSoeb
changed the title
Orga Media files: edit of file title or folder nameleads to error
Orga Media files: edit of file title or folder name leads to error
Sep 17, 2024
Describe the bug
If a user wants to edit the title of media file or the name of a folder on orga level an error occurs. The edit is not saved. The action is aborted.
Payload:
[
{
"action": "mediafile.update",
"data": [
{
"id": 353,
"title": "asdf2",
"meeting_id": null
}
]
}
]
How to Reproduce
Steps to reproduce the behavior:
Expected behavior
Changing a folder name or a file name should be possible.
The text was updated successfully, but these errors were encountered: