Hello all!

I'm trying to import tickets using the agilo-import (/projects/
myproject/agilo-import), but I got a warning message that I don't have
the right permissions. The message is:

 Warnings:

    * No permission to create a story.
    * No permission to create a task.
    * No permission to create a task.


Checking the permissions, my user is have the SCRUM_MASTER,
PRODUCT_OWNER and AGILO_CREATE_STORY and AGILO_CREATE_TASK.

But when I see the importer source code (import_performer.py), the def
_may_create_ticket, the code checks for the action "CREATE_%s" and not
for "AGILO_CREATE_%s".

My question is: how can I create an action CREATE_STORY, CREATE_TASK
or CREATE_REQUIREMENT or how can I change this code to accept
AGILO_CREATE_*

Thanks in advanced
Paulo Sigrist

PS: Thanks for this great software ;)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Agilo for Scrum" group. This group is moderated by agile42 GmbH 
http://www.agile42.com and is focused in supporting Agilo for Scrum users.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/agilo?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to