`this` scope can no longer be mutated

Description

This line in Mockbox results in the following error:

Activity

Show:

Brad WoodFebruary 13, 2025 at 10:51 PM

And it’s not that the this scope can’t be mutated. It’s that a CFC instance can’t be typed specifically as a modifiableStruct. So most use cases were still working, just that specific one was wrong.

Brad WoodFebruary 13, 2025 at 10:50 PM

Good catch. This was an oversight in https://ortussolutions.atlassian.net/browse/BL-1041

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Fix versions

Priority

Sentry

Created February 13, 2025 at 10:18 PM
Updated February 13, 2025 at 10:51 PM
Resolved February 13, 2025 at 10:50 PM