•  
      request #8480 Project import script documentation error
    Infos
    #8480
    Jérôme Oufella (jero)
    2017-02-03 16:57
    2015-10-09 22:10
    8608
    Details
    Project import script documentation error
    <p>Importing a dashboard template as described in the agile dashboard section of the documentation fails. From documentation:

    <pre>
    $ src/utils/php-launcher.sh src/utils/import_project_xml.php 123 admin /path/to/agiledashboard_template.xml
    </pre>

    What I got:
    <pre>
    Import a project structure

    -p The id of the project to export
    -u The user used to export
    -i The path of the archive of the exported XML + data
    -h Display this help
    </pre>

    <p>Version: # rpm -q tuleap-all tuleap-all-8.6.99.62-1.el6.noarch</p>

    Using -i -u -p options did not help: it fails to recognize the XML file as an "archive".


    Installation process
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2017-02-03
    Attachments
    Empty
    References
    References list is empty

    Follow-ups

    User avatar
    Given that there is no answer since 1 year, I close this request.

    • Status changed from Waiting for information to Closed
    • Reported in version cleared values: 8.6
    • Close date set to 2017-02-03
    User avatar
    Thomas Gerbet (tgerbet)2015-10-12 13:16
    It seems the documentation is not up to date.

    The import and export operations can now be done directly in the administration section of the Agile Dashboard service. Also note that a quick start has been added for Scrum and Kanban, you don't need to import the default template file manually.

    Does it solve your issue?

    • Status changed from New to Waiting for information