Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

While working with Gantt OnDemand add-on you may encounter an error message which looks similar to this one:

It usually means that in some project the following scenario occurs: Issue A -> (blocks) Issue B -> (blocks) Issue C -> (blocks) Issue A. In such case, there is no clear way to visualize such dependency chain on the gantt chart and therefore rendering engine will report the above error above.

One of possible solution is such case is to filter out troubling issue(s) or even entire project. You may also reconsider how the links in your project are created as having such dependencies might not be a good idea anyway (for example, you may want to use "relates to" links instead).

  • No labels