Community & Support
Skip Navigation LinksHome / Announcements / Forums / TFS Work Item Manager and Project Dashboard: TFS Project Dashboard > Code Coverage & Code Churn Widget error

Not answered Code Coverage & Code Churn Widget error

Feed from this thread
  • Lawrence avatar

    Posted on Oct 10, 2011 (permalink)

    We are getting the following error with the Code Coverage and Code Churn widgets and seems to be related to the naming convention of our build definitions.

    Query (1, 504) Parser: The syntax for '[CI]' is incorrect.

    The Build definition is called "[Main] [CI] [Core] Project.Namespace" to organise the builds better. 

    Regards,

    Lawrence

    Reply

  • Joel Joel admin's avatar

    Posted on Oct 14, 2011 (permalink)

    Hi Lawrence,

    It does appear that your build names are what is causing the problem.  We are using the build names in an MDX query and it seems as though the square brackets make the query invalid.  This is a scenario that we should be handling and I have logged it as a bug.

    Regards,
    Joel
    the Telerik team

    Check out Telerik Trainer, the state of the art learning tool for Telerik products.

    Reply

Back to Top

Skip Navigation LinksHome / Announcements / Forums / TFS Work Item Manager and Project Dashboard: TFS Project Dashboard > Code Coverage & Code Churn Widget error