-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: NoFixVersionApplicable
-
Fix Version/s: 4.4.4
-
Component/s: Direct Edit
There is a similar work done on the Web-UI side: NXP-28497.
Direct Edit on proxy documents should be forbidden as it would:
- fill up server logs with errors (see
NXDRIVE-2131); - fill up client logs (see
NXDRIVE-2131); - generate a huge amount of Sentry events, filing up our quota;
Expected result:
- Display a graphical error, as it is already done when trying to Direct Edit a version of a document (see
NXDRIVE-1639and associated commits), saying that it is not allowed to edit proxies. - A functional test must be added (the Document.CreateLiveProxy operation should be used).
- is related to
-
NXDRIVE-1639 Do not allow DirectEdit on older versions of document
- Resolved
-
NXDRIVE-2131 [Direct Edit] Handle HTTP 413 error: Request Entity Too Large
- Resolved
-
NXP-28497 WebUI interface should not allow DirectEdit button on proxies
- Resolved