Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: First published version

...

 httpErrors, existingResponse PassThrough should be added to the system.webServer section of the web.config file. 

Code Block
  <system.webServer>
    <httpErrors existingResponse="PassThrough" />
  </system.webServer>

 

jira.refreshlookups.sampleIssuesForAdditionFields

...