An example is immutability of the VisualCommunicationData that is fetched from MongoDB. This is not allowed to be updated, meaning a new object must be instantiated when updating values. This behaviour should be confirmed through tests.
An example is immutability of the VisualCommunicationData that is fetched from MongoDB. This is not allowed to be updated, meaning a new object must be instantiated when updating values. This behaviour should be confirmed through tests.
brian
added this to the Development project 2025-02-28 23:15:42 +01:00
brian
moved this to In Progress in Development on 2025-04-16 00:04:20 +02:00
brian
moved this to Done in Development on 2025-04-16 00:35:25 +02:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
An example is immutability of the VisualCommunicationData that is fetched from MongoDB. This is not allowed to be updated, meaning a new object must be instantiated when updating values. This behaviour should be confirmed through tests.