Opened 11 years ago
Closed 11 years ago
#2392 closed defect (fixed)
RuntimeMap should have option to fail hard on initialization
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | Maestro-5.1 |
Component: | Maestro | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
Currently, when we create a RuntimeMap object any exceptions thrown when initializing identity properties for a layer are swallowed up.
In a local resource preview, we prefer for such exceptions to bubble up and for the preview to fail hard
Note:
See TracTickets
for help on using tickets.
Fixed r7957