Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Jira portfolio(3.24.0) API to create a plan and program not working

naveenkumarudp April 8, 2020

I am not able to create a plan using  API Please resolve this issue.

 
{
    "error": "unexpected-error",
    "errorMessages": [],
    "exception": {
        "type": "com.atlassian.rm.common.publicapi.exception.APIErrorCode$Exception",
        "message": "Create operation not available!",
        "stackTrace": [
            {
                "className": "com.atlassian.rm.portfolio.publicapi.plan.DefaultPlanAPIService",
                "methodName": "create",
                "line": 114

1 answer

2 votes
Earl McCutcheon
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 10, 2020

Hello @naveenkumarudp ,

This looks like a Duplicate / additional troubleshooting related to the other question you asked recently and I wanted to drop the answer here as well in case anyone else runs into this same issue, the alternate post can be seen here for referance:

To summarize the current state, we have the endpoint set up as a POST ready to start accepting write requests but it's currently Read Only and cannot create a Plan at this time.  and we have two feature request to look at right now relating to this on is a request from our Dev team on what do you want to see added to the portfolio API:

This link is directly related to Plan Creation:

Regards,
Earl

Suggest an answer

Log in or Sign up to answer