-
Bug
-
Resolution: Fixed
-
Low (View bug fix roadmap)
-
7.0.0
-
7
-
Summary
Unable to create software project with REST API. The project will ignore the ProjectTypeKey and create the project as business.
Steps to Reproduce
- Create a software project using REST API
Expected Results
Project should be created as type Software
Actual Results
Project is created as a business project
Workaround
Update the project to type software after creation