Hi, I am working with Jira-Kanban. And I need to create a new project aside from the one as the group we have. It seems that I am an Adm (picture attached), but when I want to create a new project, the tab" create" doesn't show up. It seems to me that although I am an Adm, I can't create a new project aside ( picture attached). I will need to check if I have all the permissions I need to create a new, totally different project or do something wrong. Any advice? Thank you in advance. Carme Moreno
Hi Lee,
I am able to add a watcher to an issue by running the following cURL command:
curl -D- -u admin:admin -X POST -H "Content-Type: application/json" --data '"username"' http://localhost:8080/rest/api/2/issue/TST-1/watchers
Hence, could you kindly try the same and see if it helps? Although you are running on an OnDemand instance, I believe that the REST API usage should be the same.
I hope that this will help!
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.