Details
-
Bug
-
Resolution: Fixed
-
Neutral
-
2.0.2
-
None
-
-
Empty show more show less
-
UI FW 20
-
5
Description
Steps to reproduce
- Upload a new asset using upload asset action
- Fill name field
- Upload new asset
- Go to jcr browser to check the new asset node name
Expected results
The asset node name must be the given name in the form when filling the field or the name of the uploaded file
Actual results
Untitled is set as node name. This is confusing when it comes to perform searches within the assets tree view
Workaround
For the problem with asset searches, add a column referencing the property name instead of jcrname
Development notes
In info.magnolia.dam.app.action.JcrAssetCommitAction.write(), when checking if item is new, item.isNew(), it returns false so the logic to assign a proper name is never executed.
Checklists
Attachments
Issue Links
- duplicates
-
MGNLDAM-875 Upload assets create untitled nodes regardless of provided asset name
-
- Closed
-
- is duplicated by
-
MGNLDAM-919 Asset names are different in the Assets app and the asset chooser dialog
-
- Closed
-
- relates to
-
MGNLDAM-919 Asset names are different in the Assets app and the asset chooser dialog
-
- Closed
-