Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Brad WoodBrad WoodReporter
Dominic WatsonDominic WatsonPriority
Major
Details
Details
Assignee
Brad Wood
Brad WoodReporter
Dominic Watson
Dominic WatsonPriority
Sentry
Sentry
Sentry
Created June 27, 2022 at 11:46 AM
Updated June 30, 2022 at 7:06 PM
Resolved June 30, 2022 at 7:06 PM
When setting up the test harness to run tests and not setting environment vars, the system errors with
Could not find a Java System property or Env setting with key [rabbit_host].
Providing sensible defaults in the
getSystemSetting()
calls might make setup simpler.