How to migrate data from one active objects namespace to another

Mohammed Davoodi
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 9, 2017

We just recently added a namespace for our active objects module:

  <ao key="ao-module" namespace="com.plugin.namespace.key">
    <description>The module configuring the Active Objects service used by this plugin</description>

But we've noticed that adding this namespace causes our plugin data to get lost. Is there a way to migrate this data over?

1 answer

1 accepted

1 vote
Answer accepted
Mohammed Davoodi
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 13, 2017

I figured this out, there looks like theres a bug in AO where the key is getting truncated:

 

https://ecosystem.atlassian.net/browse/AO-3423

Suggest an answer

Log in or Sign up to answer