I've installed Jira 5 and imported exported data from existing Jira 4.3.4 installation. It hasn't worked right off - had to install group selector plugin. once the import has finished I can see users and projects and issues and so on but the menu drop downs stopped working. So say there is Issues > and no dropdown when you click it.
There are lots of JS errors:
SyntaxError: missing ; before statement
[Break On This Error]
{namespace AJS.Templates}
/plugi...p/view/ (line 878, col 11)
SyntaxError: missing ; before statement
[Break On This Error]
{namespace JIRA.Templates.AvatarPicker}
batch.js (line 8, col 11)
SyntaxError: missing ; before statement
[Break On This Error]
{namespace JIRA.Templates}
com.at...-lib.js (line 14, col 11)
ReferenceError: AJS is not defined
[Break On This Error]
...ely, {3}hide this message{4}.",L,"<a class='tz-yes' href='"+N+"'>","</a>","<a cl...
It looks like one of the (core) plugins required has not loaded correctly.
First, have a look in the plugins page in administration - check both "user loaded" and "system" plugins - look for any that are disabled.
Second, check the application logs for related errors on starting Jira
I'm also concerned about "must install the group selector plugin" - what plugin is that, and what was happening before you installed it that made you think you needed it?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.