Hello,
I have noticed the following issue in the preview environment when updating a measurement set and then viewing the associated scoring information:
1. Check score for existing submission and notice the two IA measures returned (IA_CC_8 and IA_PSPA_19)
Response:

2.
2. Update measurement set with only 1 IA measure (IA_CC_8):
Request: curl -X PUT "https://preview.qpp.cms.gov/api/submissions/measurement-sets/03706ad5-4639-4913-a061-a36a48921d60" -H "accept: application/json" -H "Authorization: Bearer REMOVED" -H "Content-Type: application/json" -d "{\"submissionId\":\"03706829-9249-4584-9841-a3c6033be8be\",\"measurementSetId\":\"03706ad5-4639-4913-a061-a36a48921d60\",\"measurements\":[{\"measureId\":\"IA_CC_8\",\"value\":true}],\"category\":\"ia\",\"submissionMethod\":\"registry\",\"performanceStart\":\"2018-01-01\",\"performanceEnd\":\"2018-12-31\",\"programName\":null,\"practiceId\":null}"
Response:

3. Check score again to see updates reflected in score but the submissions has not been modified and score is the same as before. The two IA measures are still appearing:
Response:

Please investigate and let me know why the measurement set is not being updated and the score is not reflecting the changes.
Thanks,
Robert