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
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.