[OpenNMS/opennms] d3fcf0: NMS-20119: stop mutating the row prop in TargetRow...
joseanesONMS via opennms-cvs <[email protected]> Mon, 03 Aug 2026 15:08:52 -0700
| Newsgroups | gmane.network.opennms.cvs |
|---|---|
| Message-ID | <OpenNMS/opennms/push/refs/heads/jira/NMS-20119-destination-paths/[email protected]> |
Branch: refs/heads/jira/NMS-20119-destination-paths
Home: https://github.com/OpenNMS/opennms
Commit: d3fcf0018a19f425353890d6e32d6ac50c115faa
https://github.com/OpenNMS/opennms/commit/d3fcf0018a19f425353890d6e32d6ac50c115faa
Author: Jose Anes <[email protected]>
Date: 2026-08-03 (Mon, 03 Aug 2026)
Changed paths:
M ui/src/components/AdminNotifications/TargetRowEditor.vue
Log Message:
-----------
NMS-20119: stop mutating the row prop in TargetRowEditor
The target row editor edited its `row` prop in place, which the
parent relies on (it reads the fields back from its own array).
Switch `row` to defineModel so the two-way flow is explicit and the
vue/no-mutating-props errors clear, with no behaviour change.
To unsubscribe from these emails, change your notification settings at https://github.com/OpenNMS/opennms/settings/notifications
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/wiki/index.php?page=MailingListFaq
opennms-cvs mailing list
To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-cvs