[MGNLUI-4155] Cannot add new an asset in DAM application Created: 27/Feb/17  Updated: 31/Mar/17  Due: 27/Feb/17  Resolved: 05/Mar/17

Status: Closed
Project: Magnolia UI
Component/s: None
Affects Version/s: 5.5.3
Fix Version/s: 5.4.12, 5.5.3

Type: Bug Priority: Critical
Reporter: Khuong Nguyen Assignee: Oanh Thai Hoang
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: 0d
Time Spent: 2d 6.5h
Original Estimate: 3d

Attachments: PNG File Screen Shot 2017-02-27 at 3.32.31 PM.png    
Issue Links:
causality
caused by MGNLUI-4081 readOnly checkbox doesn't appear in J... Closed
is causing MGNLUI-4181 Checkbox field is editable even if 'r... Closed
Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Bug DoR:
[ ]* Steps to reproduce, expected, and actual results filled
[ ]* Affected version filled
Sprint: Saigon 85, Saigon 86
Story Points: 5

 Description   

Steps to reproduce:
1/ Open Assets app --> Upload asset
2/ Choose any file and upload, then Save Changes

Actual: An error happen, please see the log and the attached file.
Expected: Asset must be save successful without any error

2017-02-27 15:28:29,768 INFO  fo.magnolia.i18nsystem.DefaultMessageBundlesLoader: Starting monitoring of info.magnolia.resourceloader.layered.LayeredResourceOrigin@427fd0eb to load translation files
2017-02-27 15:28:39,324 ERROR info.magnolia.ui.contentapp.detail.DetailPresenter: An error occurred while executing an action.
info.magnolia.ui.api.action.ActionExecutionException: javax.jcr.nodetype.ConstraintViolationException: Unable to perform operation. Node is protected.
	at info.magnolia.ui.form.action.SaveFormAction.execute(SaveFormAction.java:92)
	at info.magnolia.ui.api.action.AbstractActionExecutor.execute(AbstractActionExecutor.java:62)
	at info.magnolia.ui.contentapp.detail.DetailPresenter.onActionFired(DetailPresenter.java:258)
	at info.magnolia.ui.dialog.actionarea.renderer.DefaultEditorActionRenderer$DefaultActionView$1.buttonClick(DefaultEditorActionRenderer.java:75)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.vaadin.event.ListenerMethod.receiveEvent(ListenerMethod.java:508)
	at com.vaadin.event.EventRouter.fireEvent(EventRouter.java:198)
	at com.vaadin.event.EventRouter.fireEvent(EventRouter.java:161)
	at com.vaadin.server.AbstractClientConnector.fireEvent(AbstractClientConnector.java:1008)
	at com.vaadin.ui.Button.fireClick(Button.java:377)
	at com.vaadin.ui.Button$1.click(Button.java:54)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.vaadin.server.ServerRpcManager.applyInvocation(ServerRpcManager.java:158)
	at com.vaadin.server.ServerRpcManager.applyInvocation(ServerRpcManager.java:118)

Generated at Mon Feb 12 09:13:50 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.