Ticket #170 (closed defect: done)
Regression: HAR messages won't stay saved.
| Reported by: | jdalbey | Owned by: | jdalbey |
|---|---|---|---|
| Priority: | High | Milestone: | Sep 2019 Training |
| Component: | CPTMS | Version: | |
| Severity: | Minor | Keywords: | |
| Cc: |
Description
HAR messages stopped working correctly. You can save it but when you re-open the dialog it still shows the original message.
Change History
comment:2 Changed 7 years ago by jdalbey
- Status changed from accepted to closed
- Resolution set to done
Fixed. Configuration error. The production system startup notes caution that
May need "../" at start of "dynamicdata...".
in the SaveHARmessages.py script. But it's very easy to forget this step, which resulted in this defect. We should figure out some way to have this configured automatically.
Note: See
TracTickets for help on using
tickets.
