Community
Participate
Working Groups
If you have the *same* package in a module and in your project, then renaming artifacts form a diagram throws errors. I think the basic issue is that somehow the rename action is trying to update the containing artifact (not sure why it would need to), and it finds the package that is in the module.... which is read only and has no tsProject.
I wasn't able to reproduce this issue on my end. Are you still able to reproduce it with the latest TS?