Hi!
Situation is as follows:
Project A is a peer of Project B.
Now I want to make Project B a child of Project A, like via the admin tools? So I want to move B under A;
[+]Project A |---Project B
Is this possible in Alura?
AFAIK you can only export and import the content.
Okay,
So If we want to achieve such a thing what "tools'" should we add to allura?
I think an import plugin could do the trick. Here is the PlugIn from stock Allura: https://forge-allura.apache.org/p/allura/git/ci/master/tree/ForgeImporters/
You can write an own PlugIn, or propose the idea to the Allura guys.
https://forge-allura.apache.org/p/allura/wiki/Home/
Most likely they will propose another solution beyond the PlugIn interfaces.
Though I love a challenge, I simply lack time to get into Allura. I'd rather be a consumer ;-)
Log in to post a comment.
AFAIK you can only export and import the content.
Okay,
So If we want to achieve such a thing what "tools'" should we add to allura?
I think an import plugin could do the trick. Here is the PlugIn from stock Allura:
https://forge-allura.apache.org/p/allura/git/ci/master/tree/ForgeImporters/
You can write an own PlugIn, or propose the idea to the Allura guys.
https://forge-allura.apache.org/p/allura/wiki/Home/
Most likely they will propose another solution beyond the PlugIn interfaces.
Though I love a challenge, I simply lack time to get into Allura. I'd rather be a consumer ;-)