🐛 Possible Bug - Instruction Set save fails to capture reorder or copy/paste changes
🐛 Possible Bug - Instruction Set save fails to capture reorder or copy/paste changes
Environment Observed: NA
Account Name: Greensboro Coliseum Complex
Account ID: 9534-A
Converted Account: Yes
Date Converted: Mid-June 2026
Issue Scope: All users
Event Name: N/A
Event ID: N/A
Platform Area: Instruction Sets
Feature/Workflow: Edit Instruction Set - reordering (drag/move) instructions and copy/pasting content from other instructions
Reported by Client: Yes
Client Contact Name: N/A
Client Contact Email: N/A
Problem: When moving/reordering an instruction within an Instruction Set, or copy/pasting content from another instruction, clicking Save does not capture the changes made. Console throws TypeErrors on submit in InstructionSetEdit.vue: "Cannot read properties of undefined (reading 'uuid')" and "Cannot read properties of undefined (reading 'htmlDescription')". Issue only occurs with move/reorder and copy/paste actions - other edits save normally.
Reproducible: Yes
Reproducible Where: Demo
Repro Account: z - Michelle H - demo account
Repro Event ID: N/A
Steps to Reproduce:
- Open an Instruction Set for editing
- Either move/reorder an existing instruction, or copy/paste content from another instruction into one
- Click Save
- Observe that clicks/changes are not captured and console throws TypeErrors (uuid / htmlDescription undefined)
Expected Behavior: Moving/reordering instructions or copy/pasting content between instructions should save correctly without error, preserving the changes made.
Troubleshooting Taken: Verified the issue is isolated specifically to move/reorder and copy/paste actions - other instruction edits save without issue. Confirmed via console errors in DevTools.
Workaround: Yes - add a new instruction and save immediately after each change, forcing an intermediate save so work isn't lost.
Attachments: Included

Please sign in to leave a comment.
Comments
0 comments