Actions
Defect #1452
closedCannot set idmKey in attribute mapping for tree
Start date:
01/16/2019
Due date:
% Done:
0%
Estimated time:
Affected versions:
Owner:
Description
Here's how to replicate the issue:
- Create some system
- Create schema with one attribute (NAME for example)
- Create attribute mapping (i was trying synchronization, but i suppose it does not matter)
- Create new mapping for a attribute
- In displayed form, check that the mapping is set to entity attribute
- Click on selectbox with possible entity attributes
Following error will be showed in console:
app.js:7483 Uncaught TypeError: M.getHelpBlockLabel is not a function at t.value (app.js:7483) at d._renderValidatedComponentWithoutOwnerOrContext (app.js:162012) at d._renderValidatedComponent (app.js:162035) at d._updateRenderedComponent (app.js:161959) at d._performComponentUpdate (app.js:161937) at d.updateComponent (app.js:161858) at d.performUpdateIfNecessary (app.js:161774) at Object.performUpdateIfNecessary (app.js:167799) at s (app.js:168501) at r.perform (app.js:170282)
Also attribute mappings, which were created before upgrade to 9.4.0-rc1 cannot be edited now (with same error).
Affected versions: 9.4.0-rc1
Files
Related issues
Updated by Ondřej Kopr over 5 years ago
- Status changed from New to Needs feedback
- Assignee changed from Radek Tomiška to Peter Štrunc
It was reported by Milus and solved in #1434 (Non-responsive Entity field and magnifying glass)
This is problem only for version 9.4.0-rc.1.
Updated by Peter Štrunc over 5 years ago
- Is duplicate of Defect #1434: Non-responsive Entity field and magnifying glass (Missing method getHelpBlockLabel for attribute enums) added
Updated by Peter Štrunc over 5 years ago
- Status changed from Needs feedback to Closed
Updated by Vít Švanda over 5 years ago
- Target version changed from Opal (9.4.0) to Opal (9.4.0-rc.2)
Actions