Skip to main content
12-Amethyst
June 21, 2017
Question

Modifications to entities not persisting

  • June 21, 2017
  • 1 reply
  • 982 views

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?

1 reply

20-Turquoise
June 21, 2017

Are those entities part of an extension? Have you created the subscription programmatically or manually?