Hi Folks,
Can we add multiple <ao> tags in atlassian-plugin.xml file in same plugin.
For eg.
<ao key="key1" namespace="name1" >
<entity>....</entity>
<entity>....</entity>
</ao>
<ao key="key2" namespace="name2" >
<entity>....</entity>
<entity>....</entity>
</ao>
Is there any way to implement above code and it creates tables which contains in both AO namespace.
Regards
Is it not possible with the current ActiveObjects implementation. We planned the fix in the future versions of AO. The ticket tracking this work is: https://ecosystem.atlassian.net/browse/AO-3618
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.