Files
pvxs/ioc
Sang Woo Kim 0eebeb8d79 fix(qgroup): non-atomic group get must read channel-less Const fields
A non-atomic group get (record[atomic=false]) gated each field read on
`pDbChannel && leafNode`, so fields with no dbChannel were silently
skipped. MappingInfo::Const fields carry a constant value rather than a
channel, so a non-atomic get returned them at their cloneEmpty() defaults
(0 / 0.0 / ""), while the atomic get and monitor paths return the constant.

Mirror the atomic branch's field selection in the non-atomic branch: skip
only Proc/Structure and read every other field, taking the per-field
DBLocker only when a channel is present. getGroupField() already handles
channel-less fields via field.info, so Const fields populate correctly.
2026-05-24 14:13:25 -07:00
..
2026-02-01 15:46:40 -08:00
2023-06-18 10:07:16 -07:00
2023-06-18 10:07:16 -07:00
2023-05-09 10:17:32 -07:00
2023-06-18 10:07:16 -07:00
2023-05-09 10:17:32 -07:00
2023-05-09 10:17:32 -07:00
2023-05-09 22:24:05 -07:00
2023-05-09 10:17:32 -07:00
2023-05-09 22:24:05 -07:00
2023-05-09 22:24:05 -07:00
2023-05-09 22:24:05 -07:00
2023-06-12 19:55:03 -07:00
2023-11-21 12:20:34 -08:00
2023-05-09 22:24:05 -07:00
2023-05-09 22:24:05 -07:00
2023-07-17 09:30:37 -07:00
2026-02-27 08:16:23 +00:00
2023-05-09 22:24:05 -07:00
2023-05-09 22:24:05 -07:00
2023-05-09 22:24:05 -07:00
2023-05-09 22:24:05 -07:00
2023-05-09 10:17:32 -07:00
2023-05-09 10:17:32 -07:00
2023-05-09 10:17:32 -07:00
2025-12-26 15:17:24 -08:00
2025-12-30 18:24:25 -08:00
2025-12-30 18:29:07 -08:00
2025-12-30 18:24:25 -08:00
2023-05-09 22:24:05 -07:00
2023-05-09 22:24:05 -07:00
2023-05-09 22:24:05 -07:00
2023-05-09 10:17:32 -07:00