[3.9] Fix folder editing and deleting#6986
Conversation
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | -1 |
| Duplication | 5 |
TIP This summary will be updated as you push new changes. Give us feedback
|
I still get the following uncaught error when changing the FILEGROUP of an existing folder to a value that is already used in another folder:
Your fix in
|
|
@solth I pushed a fix for that. I suppose it would also be better to integrate that in Main, although it does not lead to an exception there. The switch to ViewScoped leads to behavior differences, so that this does not crash there. |
|
I also backported the changes here: |
3cbaa50 to
b6f2f09
Compare
b6f2f09 to
4a61b9e
Compare


Backport of #6946