Am 07.06.2010 10:51, schrieb janiv:
We keep getting busy indicator when we direct to the Dashboard page -
Sprint Backlog view.

If you experience this behavior (it's a JS error), usually you can solve this problem yourself with these steps:
1. Clear your browser cache.
2. If you used trac-admin deploy, please make sure that you re-deployed
   after installing the Agilo version.
3. Enable Firebug (or Safari/Chrome developer tools) and check if you
   see some Javascript errors.
4. On the backlog page (even if it just shows a spinner), type this
   command in the firebug console:
   controller.model.validateBacklogIntegrity()
   This should give you some error output (actually I don't know yet
    why these errors don't show up nicely in the UI)
5. Check if you modified the default linking configuration:
   * Tasks should not link to any other type
   * a type must not link to another item of the same type
   * Stories should link to tasks
   (the admin interface currently has a weak spot when enforcing these
    constraints)
6. Check if you modified the default field configuration:
   * Tasks must have a field 'remaining_time'
   * No 'container' type (which can link to other tickets) must have
     the field 'remaining_time'.

If applied this checklist you should be able to pin down the error :-)

fs

--
Follow Agilo on Twitter: http://twitter.com/agiloforscrum
Please support us by reviewing and voting on: http://userstories.com/products/8-agilo-for-scrum http://ohloh.net/p/agilo-scrum http://freshmeat.net/projects/agiloforscrum

You have received this message because you are subscribed to
the "Agilo for Scrum" Google Group. This group is focused on
supporting Agilo for Scrum users and is moderated by
agile42 GmbH <http://www.agile42.com>.

To post to this group, send email to [email protected]
To unsubscribe from this group, send an email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/agilo

Reply via email to