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
Actions