Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X
I have been making mods to various entities in my project but they are not persisting between saves. I can make the mod as expected, for example i can add a subscription and it will save and behave as normal but the new subscription is not there when i revisit the entity. I am wandering what could be the cause of this problem? Has this been seen before?
Are those entities part of an extension? Have you created the subscription programmatically or manually?