Describe the bug
Unassigning a TS ID currently works via a PATCH and requires a full payload. If there are say 1000+ ts ids for a group, and only a single ts id is unassigned this causes an error as reported in https://jira.hecdev.net/browse/CWMSVUE-779
Expected behavior
TS ID should be unassigned without an error.
To Reproduce
See https://jira.hecdev.net/browse/CWMSVUE-779
Unassigning a TS ID from a group with a large dataset produces an error caused by payload being too large.
Priority
Medium
Logs/Incident Identifier
No response
CURL Commands
CDA Version
2026.05.12-f
Additional context
No response
Describe the bug
Unassigning a TS ID currently works via a PATCH and requires a full payload. If there are say 1000+ ts ids for a group, and only a single ts id is unassigned this causes an error as reported in https://jira.hecdev.net/browse/CWMSVUE-779
Expected behavior
TS ID should be unassigned without an error.
To Reproduce
See https://jira.hecdev.net/browse/CWMSVUE-779
Unassigning a TS ID from a group with a large dataset produces an error caused by payload being too large.
Priority
Medium
Logs/Incident Identifier
No response
CURL Commands
CDA Version
2026.05.12-f
Additional context
No response