Uploaded image for project: 'Jira Align'
  1. Jira Align
  2. JIRAALIGN-6180

Administration -> adding Projects or accessing Jira Custom Setup page causes blank pages

XMLWordPrintable

    • 1
    • Severity 2 - Major
    • No

      Issue Summary

      In a few environments are facing blank pages on their Connector configuration pages once they try:

      • Add a new Project /manageExternalTool
      • Add a Custom field page /JiraCustomFields

      This is reproducible (no)

      Steps to Reproduce

      1. Go to Administration > Jira Setup > Jira Projects
      2. Try to Add a Project, which results in a blank page
      3. Try to access   Administration > Jira Setup > Jira Projects > Manage Custom Fields which results in a blank page

      Expected Results

      Those pages should work as expected instead of blank page

      Actual Results

      It seems to be related to the error:

      Properties: { [-]
           Event: Application_Error
           ExceptionDetail: { [-]
             HResult: -2146233079
             Message: Dynamic SQL generation for the UpdateCommand is not supported against a SelectCommand that does not contain a row version column.
             Source: Microsoft.VisualBasic
             StackTrace:    at Microsoft.VisualBasic.CompilerServices.Symbols.Container.InvokeMethod(Method TargetProcedure, Object[] Arguments, Boolean[] CopyBack, BindingFlags Flags)
         at Microsoft.VisualBasic.CompilerServices.NewLateBinding.CallMethod(Container BaseReference, String MethodName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack, BindingFlags InvocationFlags, Boolean ReportErrors, ResolutionFailure& Failure)
         at Microsoft.VisualBasic.CompilerServices.NewLateBinding.ObjectLateCall(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack, Boolean IgnoreReturn)
         at Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateCall(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack, Boolean IgnoreReturn)
         at ASP.manageexternaltool_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in C:\projects\alignweb\Website\obj\Release\AspnetCompileMerge\Source\ManageExternalTool.aspx:line 556
         at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
         at System.Web.UI.Page.Render(HtmlTextWriter writer)
         at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
         at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) 
      

       

      Workaround

      To add a new Project we recommend using the API

      POST /align/API/2/Connectors/{ConnectorID}/Project Creates a new Jira Align program to Jira Project mapping

      About adding new Team custom mapping

      Under tests

              fea1a6ef3355 Yannick Genin
              f58471712ff6 Victor Fragoso
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: