Expected:
See just created map
Actual:
There is only one map named undefined. Click on it isn't working.
Снимок экрана 2016-03-27 в 22.24.07.png
Alse there is error in browser javascript console:
FIREBASE WARNING: Exception was thrown by user callback. TypeError: Cannot convert undefined or null to object at http://jira.local/plugins/servlet/bit/bit-storymap/js/bit.storymap.bin.js:2571:62 at http://jira.local/plugins/servlet/bit/bit-storymap/js/bit.storymap.libs.all.js:39176:375 at Db (http://jira.local/plugins/servlet/bit/bit-storymap/js/bit.storymap.libs.all.js:39171:165) at zb (http://jira.local/plugins/servlet/bit/bit-storymap/js/bit.storymap.libs.all.js:39147:216) at Ab (http://jira.local/plugins/servlet/bit/bit-storymap/js/bit.storymap.libs.all.js:39146:1260) at Qh.g.Hb (http://jira.local/plugins/servlet/bit/bit-storymap/js/bit.storymap.libs.all.js:39329:287) at Ch.g.Id (http://jira.local/plugins/servlet/bit/bit-storymap/js/bit.storymap.libs.all.js:39317:251) at qh.Id (http://jira.local/plugins/servlet/bit/bit-storymap/js/bit.storymap.libs.all.js:39308:364) at ih.xg (http://jira.local/plugins/servlet/bit/bit-storymap/js/bit.storymap.libs.all.js:39306:281) at lh (http://jira.local/plugins/servlet/bit/bit-storymap/js/bit.storymap.libs.all.js:39300:464)
maybe it is related to this issue:
https://bauer-it.atlassian.net/browse/KI-15
reverse proxies, which does not allow double slashes in URLs and may convert http://yourJiraHost/jira/plugins/servlet/bit-storage/storymap/maps//
into
http://yourJiraHost/jira/plugins/servlet/bit-storage/storymap/maps/
can that be the case in your network environment?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.